rLSgetMIPBasis: Get information about the basis that was found at the node...

Description Usage Arguments Value References See Also

View source: R/rLindo.R

Description

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

Usage

1

Arguments

model

A LINDO API model object, returned by rLScreateModel.

Value

An R list object with components:

ErrorCode

Zero if successful, nonzero otherwise.

panCstatus

An integer array containing information about the status of the variables.

panCstatus

An integer array containing information about the status of the constraints.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSloadBasis rLSgetBasis


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