Java Reference
Java Reference
MPSolutionResponseOrBuilder.java
Go to the documentation of this file.
int getVariableValueCount()
com.google.ortools.linearsolver.MPSolverResponseStatus getStatus()
java.util.List< java.lang.Double > getDualValueList()
boolean hasObjectiveValue()
boolean hasBestObjectiveBound()
double getReducedCost(int index)
double getBestObjectiveBound()
java.util.List< java.lang.Double > getReducedCostList()
com.google.protobuf.ByteString getStatusStrBytes()
double getObjectiveValue()
java.util.List< java.lang.Double > getVariableValueList()
Definition: MPSolutionResponseOrBuilder.java:6
boolean hasStatus()
double getDualValue(int index)
int getDualValueCount()
boolean hasStatusStr()
int getReducedCostCount()
double getVariableValue(int index)
java.lang.String getStatusStr()