|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Provides wrapper class for LP Solver CPLEX. More...
#include <iterator>#include <ilcplex/ilocplex.h>#include <opengm/inference/auxiliary/lpdef.hxx>#include <opengm/inference/auxiliary/lp_solver/lp_solver_interface.hxx>
Include dependency graph for lp_solver_cplex.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::IloNumArrayIterator |
| Iterator to iterate over an array of type IloNumArray. More... | |
| class | opengm::LPSolverCplex |
| Wrapper class for the IBM ILOG CPLEX optimizer. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Provides wrapper class for LP Solver CPLEX.
Definition in file lp_solver_cplex.hxx.
1.8.9.1