/home/coin/SVN-release/CoinAll-1.1.0/Osi/src/OsiCpx/OsiCpxSolverInterface.hpp File Reference

#include <string>
#include "cplex.h"
#include "OsiSolverInterface.hpp"
#include "CoinPackedMatrix.hpp"
#include "CoinWarmStartBasis.hpp"

Include dependency graph for OsiCpxSolverInterface.hpp:

Go to the source code of this file.

Classes

class  OsiCpxSolverInterface
 CPLEX Solver Interface. More...

Defines

#define CPXERR_NO_INT_SOLN   CPXERR_NO_SOLN

Functions

void OsiCpxSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir)
 A function that tests the methods in the OsiOslSolverInterface class.


Define Documentation

#define CPXERR_NO_INT_SOLN   CPXERR_NO_SOLN

Definition at line 26 of file OsiCpxSolverInterface.hpp.


Function Documentation

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

A function that tests the methods in the OsiOslSolverInterface class.

The only reason for it not to be a member method is that this way it doesn't have to be compiled into the library. And that's a gain, because the library should be compiled with optimization on, but this method should be compiled with debugging.


Generated on Sun Nov 14 14:11:25 2010 for Coin-All by  doxygen 1.4.7