#include <string>#include "VolVolume.hpp"#include "CoinPackedMatrix.hpp"#include "OsiSolverInterface.hpp"
Include dependency graph for OsiVolSolverInterface.hpp:Go to the source code of this file.
Classes | |
| class | OsiVolSolverInterface |
| Vol(ume) Solver Interface. More... | |
| class | OsiVolSolverInterface::OsiVolMatrixOneMinusOne_ |
Functions | |
| void | OsiVolSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) |
| A function that tests the methods in the OsiVolSolverInterface class. More... | |
Variables | |
| static const double | OsiVolInfinity = 1.0e31 |
| void OsiVolSolverInterfaceUnitTest | ( | const std::string & | mpsDir, |
| const std::string & | netlibDir | ||
| ) |
A function that tests the methods in the OsiVolSolverInterface class.
|
static |
Definition at line 18 of file OsiVolSolverInterface.hpp.
1.8.5