|
OpenGM
2.3.x
Discrete Graphical Model Library
|
Provides Interface definition for wrapper of LP Solvers like CPLEX and Gurobi. More...
#include <opengm/inference/auxiliary/lpdef.hxx>
Include dependency graph for lp_solver_interface.hxx:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | opengm::LPSolverInterface< LP_SOLVER_TYPE, VALUE_TYPE, INDEX_TYPE, SOLUTION_ITERATOR_TYPE, SOLVER_TIMING_TYPE > |
| Interface definition for wrapper of LP Solvers like CPLEX and Gurobi. More... | |
| class | opengm::LPSolverInterface< LP_SOLVER_TYPE, VALUE_TYPE, INDEX_TYPE, SOLUTION_ITERATOR_TYPE, SOLVER_TIMING_TYPE >::Parameter |
| Parameter class provides options to modify LP Solver behavior. More... | |
Namespaces | |
| opengm | |
| The OpenGM namespace. | |
Provides Interface definition for wrapper of LP Solvers like CPLEX and Gurobi.
Definition in file lp_solver_interface.hxx.
1.8.9.1