Java Reference
Java Reference
CpSolverResponseOrBuilder.java
Go to the documentation of this file.
java.util.List<? extends com.google.ortools.sat.IntegerVariableProtoOrBuilder > getTightenedVariablesOrBuilderList()
com.google.ortools.sat.CpSolverSolution getAdditionalSolutions(int index)
int getStatusValue()
int getTightenedVariablesCount()
com.google.ortools.sat.CpSolverStatus getStatus()
java.util.List< com.google.ortools.sat.CpSolverSolution > getAdditionalSolutionsList()
java.util.List< java.lang.Long > getSolutionList()
double getObjectiveValue()
java.util.List< java.lang.Integer > getSufficientAssumptionsForInfeasibilityList()
com.google.ortools.sat.IntegerVariableProto getTightenedVariables(int index)
long getNumBinaryPropagations()
int64 num_binary_propagations = 13;
long getNumBranches()
int64 num_branches = 12;
com.google.ortools.sat.CpObjectiveProtoOrBuilder getIntegerObjectiveOrBuilder()
com.google.ortools.sat.CpObjectiveProto getIntegerObjective()
com.google.ortools.sat.IntegerVariableProtoOrBuilder getTightenedVariablesOrBuilder(int index)
com.google.protobuf.ByteString getSolutionInfoBytes()
long getSolution(int index)
double getDeterministicTime()
double deterministic_time = 17;
java.util.List<? extends com.google.ortools.sat.CpSolverSolutionOrBuilder > getAdditionalSolutionsOrBuilderList()
double getBestObjectiveBound()
long getNumRestarts()
int64 num_restarts = 24;
int getAdditionalSolutionsCount()
int getSufficientAssumptionsForInfeasibilityCount()
int getSufficientAssumptionsForInfeasibility(int index)
long getNumConflicts()
int64 num_conflicts = 11;
java.lang.String getSolveLog()
long getInnerObjectiveLowerBound()
com.google.protobuf.ByteString getSolveLogBytes()
long getNumIntegerPropagations()
int64 num_integer_propagations = 14;
double getWallTime()
int getSolutionCount()
boolean hasIntegerObjective()
java.util.List< com.google.ortools.sat.IntegerVariableProto > getTightenedVariablesList()
com.google.ortools.sat.CpSolverSolutionOrBuilder getAdditionalSolutionsOrBuilder(int index)
long getNumLpIterations()
int64 num_lp_iterations = 25;
java.lang.String getSolutionInfo()
double getGapIntegral()
double getUserTime()
double user_time = 16;
long getNumBooleans()