Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ linear_solver/

operations_research::MPObjective Member List

This is the complete list of members for operations_research::MPObjective, including all inherited members.

AddOffset(double value)operations_research::MPObjective [inline]
BestBound() const operations_research::MPObjective
CBCInterface classoperations_research::MPObjective [friend]
Clear()operations_research::MPObjective
CLPInterface classoperations_research::MPObjective [friend]
GetCoefficient(const MPVariable *const var) const operations_research::MPObjective
GLPKInterface classoperations_research::MPObjective [friend]
maximization() const operations_research::MPObjective
minimization() const operations_research::MPObjective
MPSolver classoperations_research::MPObjective [friend]
MPSolverInterface classoperations_research::MPObjective [friend]
offset() const operations_research::MPObjective [inline]
SCIPInterface classoperations_research::MPObjective [friend]
SetCoefficient(const MPVariable *const var, double coeff)operations_research::MPObjective
SetMaximization()operations_research::MPObjective [inline]
SetMinimization()operations_research::MPObjective [inline]
SetOffset(double value)operations_research::MPObjective
SetOptimizationDirection(bool maximize)operations_research::MPObjective
Value() const operations_research::MPObjective