Google OR-Tools 8.2
C++ Reference
Algorithms
CP-SAT
Graph
Routing
Linear solver
C++ Reference: Linear solver
MPObjective Member List
This is the complete list of members for
MPObjective
, including all inherited members.
AddLinearExpr
(const LinearExpr &linear_expr)
MPObjective
BestBound
() const
MPObjective
BopInterface
MPObjective
friend
CBCInterface
MPObjective
friend
Clear
()
MPObjective
CLPInterface
MPObjective
friend
CplexInterface
MPObjective
friend
GetCoefficient
(const MPVariable *const var) const
MPObjective
GLOPInterface
MPObjective
friend
GLPKInterface
MPObjective
friend
GurobiInterface
MPObjective
friend
KnapsackInterface
MPObjective
friend
maximization
() const
MPObjective
MaximizeLinearExpr
(const LinearExpr &linear_expr)
MPObjective
inline
minimization
() const
MPObjective
MinimizeLinearExpr
(const LinearExpr &linear_expr)
MPObjective
inline
MPSolver
MPObjective
friend
MPSolverInterface
MPObjective
friend
offset
() const
MPObjective
inline
OptimizeLinearExpr
(const LinearExpr &linear_expr, bool is_maximization)
MPObjective
SatInterface
MPObjective
friend
SCIPInterface
MPObjective
friend
SetCoefficient
(const MPVariable *const var, double coeff)
MPObjective
SetMaximization
()
MPObjective
inline
SetMinimization
()
MPObjective
inline
SetOffset
(double value)
MPObjective
SetOptimizationDirection
(bool maximize)
MPObjective
SLMInterface
MPObjective
friend
terms
() const
MPObjective
inline
Value
() const
MPObjective
XpressInterface
MPObjective
friend