lpSetupSolver: Configure LP environment to be compatible with solvers

Description Usage Arguments Value

View source: R/lp.R

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

1
lpSetupSolver(env, solver)

Arguments

env

The LP environment

solver

Character, the LP solver.

Value

Nothing, as this modifies an environment variable to save memory.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.