set.branch.weights {lpSolveAPI} | R Documentation |
Set weights on the variables in an lpSolve linear program model object.
set.branch.weights(lprec, weights)
lprec |
an lpSolve linear program model object. |
weights |
a numeric vector with |
a NULL
value is invisibly returned.
Kjell Konis kjell.konis@me.com
https://lpsolve.sourceforge.net/5.5/index.htm