Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.linearsolver.MPVariable Member List

This is the complete list of members for com.google.ortools.linearsolver.MPVariable, including all inherited members.

basisStatus()com.google.ortools.linearsolver.MPVariable
delete()com.google.ortools.linearsolver.MPVariable
finalize()com.google.ortools.linearsolver.MPVariableprotected
getCPtr(MPVariable obj)com.google.ortools.linearsolver.MPVariableprotectedstatic
index()com.google.ortools.linearsolver.MPVariable
lb()com.google.ortools.linearsolver.MPVariable
MPVariable(long cPtr, boolean cMemoryOwn)com.google.ortools.linearsolver.MPVariableprotected
name()com.google.ortools.linearsolver.MPVariable
reducedCost()com.google.ortools.linearsolver.MPVariable
setBounds(double lb, double ub)com.google.ortools.linearsolver.MPVariable
setInteger(boolean integer)com.google.ortools.linearsolver.MPVariable
setLb(double lb)com.google.ortools.linearsolver.MPVariable
setUb(double ub)com.google.ortools.linearsolver.MPVariable
solutionValue()com.google.ortools.linearsolver.MPVariable
swigCMemOwncom.google.ortools.linearsolver.MPVariableprotected
swigRelease(MPVariable obj)com.google.ortools.linearsolver.MPVariableprotectedstatic
ub()com.google.ortools.linearsolver.MPVariable