| Clp
    1.17.6
    | 
#include "OsiSolverInterface.hpp"#include "CoinWarmStartBasis.hpp"#include "OsiColCut.hpp"#include "OsiRowCut.hpp" Include dependency graph for OsiCpxSolverInterface.hpp:
 Include dependency graph for OsiCpxSolverInterface.hpp:Go to the source code of this file.
| Classes | |
| class | OsiCpxSolverInterface | 
| CPLEX Solver Interface.  More... | |
| Typedefs | |
| typedef struct cpxlp * | CPXLPptr | 
| typedef struct cpxenv * | CPXENVptr | 
| Functions | |
| void | OsiCpxSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) | 
| A function that tests the methods in the OsiCpxSolverInterface class.  More... | |
| typedef struct cpxlp* CPXLPptr | 
Definition at line 21 of file OsiCpxSolverInterface.hpp.
| typedef struct cpxenv* CPXENVptr | 
Definition at line 22 of file OsiCpxSolverInterface.hpp.
| void OsiCpxSolverInterfaceUnitTest | ( | const std::string & | mpsDir, | 
| const std::string & | netlibDir | ||
| ) | 
A function that tests the methods in the OsiCpxSolverInterface class.
 1.8.5
 1.8.5