Description Usage Arguments Value References See Also
R interface function for LINDO API function LSloadBlockStructure
. For more information,
please refer to LINDO API User Manual.
1 | rLSloadBlockStructure(model,nBlock,panRblock,panCblock,nType)
|
model |
A LINDO API model object, returned by |
nBlock |
The name of the file from which to read the starting values. |
panRblock |
An integer array in which information about the block membership of the constraints is placed. |
panCblock |
An integer array in which information about the block membership of the variables is placed. |
nType |
The type of decomposition loaded. The possible values are identified with the following macros:
|
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
LINDO SYSTEMS home page at www.lindo.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.