Clp  1.17.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions | Variables
OsiTestSolverInterface.hpp File Reference
#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
 

Function Documentation

void OsiTestSolverInterfaceUnitTest ( const std::string &  mpsDir,
const std::string &  netlibDir 
)

A function that tests the methods in the OsiTestSolverInterface class.

Variable Documentation

const double OsiTestInfinity = 1.0e31
static

Definition at line 18 of file OsiTestSolverInterface.hpp.