MINOS
From ASCEND
| NLA |
|---|
| QRSlv |
| CMSlv |
| IPSlv |
| Opt |
| NLP |
| CONOPT |
| IPOPT |
| TRON |
| MINOS |
| NGSlv |
| OptSQP |
| DAE/ODE |
| IDA |
| LSODE |
| DOPRI5 |
| LA |
| linsolqr |
| linsol |
| LP |
| MakeMPS |
| Logic |
| LRSlv |
This is the ASCEND interface to the proprietary MINOS LP/NLP solver[1]. This solver has not been functional for a long time due to changes to the solver API, so it has been removed to base/disused/solver. Perhaps if it is of use to someone, they might want to bring it back to life.
MINOS is a solver for sparse LP and NLP problems. Linear models are solved using an efficient reduced gradient technique while nonlinear models are solved using a method that iteratively solves subproblems with linearized constraints and an augmented Lagrangian objective function. MINOS has been developed at the Systems Optimization Laboratory (SOL) at Stanford University.[1]

