DyLP
1.10.4
|
#include <string>
#include "OsiTestSolver.hpp"
#include "CoinPackedMatrix.hpp"
#include "OsiSolverInterface.hpp"
Go to the source code of this file.
Classes | |
class | OsiTestSolverInterface |
Vol(ume) Solver Interface. More... | |
class | OsiTestSolverInterface::OsiVolMatrixOneMinusOne_ |
Functions | |
void | OsiTestSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) |
A function that tests the methods in the OsiTestSolverInterface class. More... | |
Variables | |
static const double | OsiTestInfinity = 1.0e31 |
void OsiTestSolverInterfaceUnitTest | ( | const std::string & | mpsDir, |
const std::string & | netlibDir | ||
) |
A function that tests the methods in the OsiTestSolverInterface class.
|
static |
Definition at line 18 of file OsiTestSolverInterface.hpp.