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