lpSetupSolver | R Documentation |
This alters the LP environment so the model will be compatible with
specific solvers. The LP model must be passed as an environment
variable, under the entry $model
. See lpSetup
.
lpSetupSolver(env, solver)
env |
The LP environment |
solver |
Character, the LP solver. |
Nothing, as this modifies an environment variable to save memory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.