|
Minotaur 0.4.1
Docs for developers
|
Define an interface to the OSI-LP solver. More...


Go to the source code of this file.
Classes | |
| struct | Minotaur::OsiLPStats |
| Statistics. More... | |
| class | Minotaur::OsiLPWarmStart |
| Actual implementation of warm start for OsiLP Engine. More... | |
| class | Minotaur::OsiLPEngine |
| The OsiLPEngine engine uses the OSI interface to CLP solver. More... | |
Namespaces | |
| namespace | Minotaur |
Typedefs | |
| typedef OsiLPWarmStart * | Minotaur::OsiLPWarmStartPtr |
| typedef const OsiLPWarmStart * | Minotaur::ConstOsiLPWarmStartPtr |
| typedef OsiLPEngine * | Minotaur::OsiLPEnginePtr |
Enumerations | |
| enum | OsiLPEngineName { OsiClpEngine , OsiGlpkEngine , OsiGrbEngine , OsiMskEngine , OsiSpxEngine , OsiXprEngine , OsiUndefEngine } |
Define an interface to the OSI-LP solver.