rLSsetConstraintProperty {rLindo} | R Documentation |
R interface function for LINDO API function LSsetConstraintProperty
. For more information,
please refer to LINDO API User Manual.
rLSsetConstraintProperty(model,ndxCons,nConptype)
model |
A LINDO API model object, returned by |
ndxCons |
The index of the constraint for which the property is requested. |
nConptype |
An integer macro to specify the constraint property. Possible values are:
|
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
LINDO SYSTEMS home page at www.lindo.com