rLSgetDeteqModel: Get the deterministic equivalent (DEQ) of the SP model.
Description
R interface function for LINDO API function LSgetDeteqModel. For more information,
please refer to LINDO API User Manual.
Usage
rLSgetDeteqModel(model,iDeqType)
Arguments
iDeqType
An integer specifying the DEQ type (implicit or explicit). Possible values are:
- LS_DETEQ_FREE
- LS_DETEQ_IMPLICIT
- LS_DETEQ_EXPLICIT
Value
If successful, rLSgetDeteqModel returns a LINDO API model object referring to the DEQ model;
Otherwise, it returns NULL.
References
LINDO SYSTEMS home page at www.lindo.com