rLSsolveMipBnp {rLindo} | R Documentation |
R interface function for LINDO API function LSsolveMipBnp
. For more information,
please refer to LINDO API User Manual.
rLSsolveMipBnp(model,nBlock,pszFname)
model |
A LINDO API model object, returned by |
nBlock |
Number of block in the problem. |
pszFname |
An input file specifying the block structure (optional). |
This routine is appropriate for problems with good block structures.
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
pnStatus |
The status of the optimization. |
LINDO SYSTEMS home page at www.lindo.com