Description Usage Arguments Value Author(s) See Also Examples
newProblem creates a new and empty linear program
(LP) or mixed integer program (MIP).
1 | newProblem(max = T)
|
max |
|
An object of class lpmodeler.
Cyrille Szymanski <cnszym at gmail.com>
TODO
1 | p <- newProblem()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.