|
Minotaur 0.4.1
Docs for developers
|


Public Member Functions | |
| PreAuxVars () | |
| Constructor. | |
| ~PreAuxVars () | |
| Destroy. | |
| void | insert (VariablePtr v) |
| New variable that was created. | |
| void | postsolveGetX (const DoubleVector &x, DoubleVector *newx) |
| Remove aux-vars from the solution x. | |
| UInt | getSize () |
| Return the number of additions. | |
Public Member Functions inherited from Minotaur::PreMod | |
| PreMod () | |
| Constructor. | |
| virtual | ~PreMod () |
| Destroy. | |
|
virtual |
Remove aux-vars from the solution x.
Implements Minotaur::PreMod.