lpSolveAPI (version 5.5.2.0-17.11)

lp.control: lpSolve Control Parameters

Description

Set control parameters in an lpSolve linear program model object.

Usage

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

Value

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

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.

Author

Kjell Konis kjell.konis@me.com

References

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

See Also

lp.control.options