/home/coin/svn-release/Bcps-0.94.1/Clp/src/OsiClp/OsiClpSolverInterface.hpp File Reference

#include <string>
#include <cfloat>
#include <map>
#include "ClpSimplex.hpp"
#include "ClpLinearObjective.hpp"
#include "CoinPackedMatrix.hpp"
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
#include "ClpEventHandler.hpp"
#include "ClpNode.hpp"
#include "CoinIndexedVector.hpp"
#include "CoinFinite.hpp"
Include dependency graph for OsiClpSolverInterface.hpp:

Go to the source code of this file.

Classes

class  OsiClpSolverInterface
 Clp Solver Interface. More...
class  OsiClpDisasterHandler

Functions

bool OsiClpHasNDEBUG ()
void OsiClpSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir)
 A function that tests the methods in the OsiClpSolverInterface class.

Variables

static const double OsiClpInfinity = COIN_DBL_MAX

Function Documentation

bool OsiClpHasNDEBUG (  ) 
void OsiClpSolverInterfaceUnitTest ( const std::string &  mpsDir,
const std::string &  netlibDir 
)

A function that tests the methods in the OsiClpSolverInterface class.


Variable Documentation

const double OsiClpInfinity = COIN_DBL_MAX [static]

Definition at line 28 of file OsiClpSolverInterface.hpp.


Generated on 5 Apr 2015 by  doxygen 1.6.1