50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


rLindo (version 8.0.1)

rLSgetConeDatai: Retrieve data for cone i.

Description

R interface function for LINDO API function LSgetConeDatai. For more information, please refer to LINDO API User Manual.

Usage

rLSgetConeDatai(model,iCone)

Arguments

model
A LINDO API model object, returned by rLScreateModel.
iCone
Index of the cone you wish to receive information on.

Value

An R list object with components:
ErrorCode
Zero if successful, nonzero otherwise.
pchConeType
Type of the cone.
piNnz
Number of variables characterizing the cone.
paiCols
An integer array containing indices of variables characterizing the cone.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSgetConstraintDatai