|
A group of options allow one to make a command line specification of which solver is to be used.
| Parameter | Brief description |
| CNS | Command line parameter that gives the name of the CNS model solver. |
| DNLP | Command line parameter that gives the name of the DNLP model solver. |
| EMP | Command line parameter that gives the name of the EMP model solver. |
| LP | Command line parameter that gives the name of the LP model solver. |
| MCP | Command line parameter that gives the name of the MCP model solver. |
| MINLP | Command line parameter that gives the name of the MINLP model solver. |
| MIP | Command line parameter that gives the name of the MIP model solver. |
| MIQCP | Command line parameter that gives the name of the MIQCP model solver. |
| MPEC | Command line parameter that gives the name of the MPEC model solver. |
| NLP | Command line parameter that gives the name of the NLP model solver. |
| RMINLP | Command line parameter that gives the name of the RMINLP model solver. |
| RMIP | Command line parameter that gives the name of the RMIP model solver. |
| QCP | Command line parameter that gives the name of the QCP model solver. |
| RMIQCP | Command line parameter that gives the name of the RMIQCP model solver. |
| RMPEC | Command line parameter that gives the name of the RMPEC model solver. |
|