| 
    Osi
    0.108.6
    
   | 
 
#include <string>#include "OsiTestSolver.hpp"#include "CoinPackedMatrix.hpp"#include "OsiSolverInterface.hpp"
 Include dependency graph for OsiTestSolverInterface.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.
 1.8.5