Description Usage Arguments Value
defineLPMod Specify an lp_model (mainly for internal use)
1 2 |
A |
a matrix of inequality constraints A x <=b |
b |
a vector A x <=b |
C |
a matrix of equality constraints C x = v, should be null in the absence of such constraints |
v |
a vector of equality constraints C x = v, should be null in the absence of such constraints |
presolve |
argument send to |
lower |
minimal bounds for paramaters, by default set to zero |
a vector corresponding to the centroid of the polytope
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.