callrelax {MultiObjMatch} | R Documentation |
Call relax on the network
Description
this function is copied from the rcbalance package
Usage
callrelax(net, solver = "rlemon")
Arguments
net |
the network structure |
solver |
(optional) the solver; by default, "rlemon" |
Value
list of the result from the call to relax solver
[Package MultiObjMatch version 1.0.0 Index]