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