C++ Reference

C++ Reference: Linear solver

MPVariable Member List

This is the complete list of members for MPVariable, including all inherited members.

basis_status() constMPVariable
BopInterface classMPVariablefriend
branching_priority() constMPVariableinline
CBCInterface classMPVariablefriend
CLPInterface classMPVariablefriend
CplexInterface classMPVariablefriend
GLOPInterface classMPVariablefriend
GLPKInterface classMPVariablefriend
GurobiInterface classMPVariablefriend
index() constMPVariableinline
integer() constMPVariableinline
KnapsackInterface classMPVariablefriend
lb() constMPVariableinline
MPSolver classMPVariablefriend
MPSolverInterface classMPVariablefriend
MPVariable(int index, double lb, double ub, bool integer, const std::string &name, MPSolverInterface *const interface_in)MPVariableinlineprotected
MPVariableSolutionValueTest classMPVariablefriend
name() constMPVariableinline
reduced_cost() constMPVariable
SatInterface classMPVariablefriend
SCIPInterface classMPVariablefriend
set_reduced_cost(double reduced_cost)MPVariableinlineprotected
set_solution_value(double value)MPVariableinlineprotected
SetBounds(double lb, double ub)MPVariable
SetBranchingPriority(int priority)MPVariable
SetInteger(bool integer)MPVariable
SetLB(double lb)MPVariableinline
SetUB(double ub)MPVariableinline
SLMInterface classMPVariablefriend
solution_value() constMPVariable
ub() constMPVariableinline
unrounded_solution_value() constMPVariable
XpressInterface classMPVariablefriend