rLSgetConstraintProperty: Return the property of the specified constraint of the given...

Description Usage Arguments Value References See Also

View source: R/rLindo.R

Description

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

Usage

1
rLSgetConstraintProperty(model,ndxCons)

Arguments

model

A LINDO API model object, returned by rLScreateModel.

ndxCons

The index of the constraint for which the property is requested.

Value

An R list object with components:

ErrorCode

Zero if successful, nonzero otherwise.

pnConptype

The constraint property.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSsetConstraintProperty


rLindo documentation built on May 1, 2019, 10:11 p.m.