Rdocumentation
powered by
Learn R Programming
rLindo (version 8.0.1)
rLSloadConstraintStages: Load stage structure of the constraints in the model.
Description
R interface function for LINDO API function
LSloadConstraintStages
. For more information, please refer to LINDO API User Manual.
Usage
rLSloadConstraintStages(model,panStage)
Arguments
model
A LINDO API model object, returned by
rLScreateModel
.
panStage
An integer array containing information about the stage membership of the constraints.
Value
An R list object with components:
ErrorCode
Zero if successful, nonzero otherwise.
References
LINDO SYSTEMS home page at www.lindo.com