lpSolveAPI (version 5.5.2.0-17.6)

lp.control: lpSolve Control Parameters

Description

Set control parameters in an lpSolve linear program model object.

Usage

lp.control(lprec, ..., reset = FALSE)

Arguments

lprec

an lpSolve linear program model object.

control arguments to bet set in lprec.

reset

a logical value. If TRUE all control parameters are reset to their default values.

Value

a list containing all of the control parameters as set internally in lprec.

References

http://lpsolve.sourceforge.net/5.5/index.htm

See Also

lp.control.options