|
OpenGM
2.3.x
Discrete Graphical Model Library
|
This is the complete list of members for opengm::LpSolverGurobi, including all inherited members.
| addConstraint(LPVariableIndexIterator lpVarBegin, LPVariableIndexIterator lpVarEnd, CoefficientIterator coeffBegin, const LpValueType lowerBound, const LpValueType upperBound, const std::string &name=std::string()) | opengm::LpSolverGurobi | inline |
| addVariables(const UInt64Type numVar, const LpVarType varType, const LpValueType lowerBound=0.0, const LpValueType upperBound=1.0) | opengm::LpSolverGurobi | inline |
| bestLpValue() const | opengm::LpSolverGurobi | inline |
| Binary enum value | opengm::LpSolverInterface | |
| Continous enum value | opengm::LpSolverInterface | |
| Integer enum value | opengm::LpSolverInterface | |
| lpArg(const LpIndexType lpVi) const | opengm::LpSolverGurobi | inline |
| LpIndexType typedef | opengm::LpSolverGurobi | |
| LpSolverGurobi(const Parameter ¶meter=Parameter()) | opengm::LpSolverGurobi | inline |
| lpValue() const | opengm::LpSolverGurobi | inline |
| LpValueType typedef | opengm::LpSolverGurobi | |
| LpVarType enum name | opengm::LpSolverInterface | |
| numberOfVariables() const | opengm::LpSolverGurobi | inline |
| optimize() | opengm::LpSolverGurobi | inline |
| setObjective(const UInt64Type lpVi, const LpValueType obj) | opengm::LpSolverGurobi | inline |
| setupFinished() | opengm::LpSolverGurobi | inline |
| updateConstraints() | opengm::LpSolverGurobi | inline |
| updateObjective() | opengm::LpSolverGurobi | inline |
1.8.9.1