Osi 0.108.11
Loading...
Searching...
No Matches
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.

Variables

static const double OsiTestInfinity = 1.0e31

Function Documentation

◆ OsiTestSolverInterfaceUnitTest()

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

A function that tests the methods in the OsiTestSolverInterface class.

Variable Documentation

◆ OsiTestInfinity

const double OsiTestInfinity = 1.0e31
static

Definition at line 18 of file OsiTestSolverInterface.hpp.