Vol 1.5.4
Loading...
Searching...
No Matches
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.
 

Variables

static const double OsiVolInfinity = 1.0e31
 

Function Documentation

◆ OsiVolSolverInterfaceUnitTest()

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

A function that tests the methods in the OsiVolSolverInterface class.

Variable Documentation

◆ OsiVolInfinity

const double OsiVolInfinity = 1.0e31
static

Definition at line 18 of file OsiVolSolverInterface.hpp.