Vol  1.5.4
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros
Classes | Functions | Variables
OsiVolSolverInterface.hpp File Reference
#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
 

Function Documentation

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

A function that tests the methods in the OsiVolSolverInterface class.

Variable Documentation

const double OsiVolInfinity = 1.0e31
static

Definition at line 18 of file OsiVolSolverInterface.hpp.