rLSoptimize {rLindo} | R Documentation |
R interface function for LINDO API function LSoptimize
. For more information,
please refer to LINDO API User Manual.
rLSoptimize(model,nMethod)
model |
A LINDO API model object, returned by |
nMethod |
A parameter indicating the solver to be used in optimizing the problem. Current options for this parameter are:
|
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
pnStatus |
The status of the optimization. |
LINDO SYSTEMS home page at www.lindo.com