lpSetupSolver: Configure LP environment to be compatible with solvers
Description
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
.
Usage
lpSetupSolver(env, solver)
Arguments
solver
Character, the LP solver.
Value
Nothing, as this modifies an environment variable to save
memory.