Java Reference
Java Reference
ConstraintSolverParametersOrBuilder.java
Go to the documentation of this file.
29 com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression getCompressTrail();
int getArraySplitSize()
com.google.ortools.constraintsolver.ConstraintSolverParameters.TrailCompression getCompressTrail()
boolean getPrintModel()
Definition: ConstraintSolverParametersOrBuilder.java:6
int getCheckSolutionPeriod()
com.google.protobuf.ByteString getProfileFileBytes()
boolean getUseCumulativeTimeTable()
bool use_cumulative_time_table = 106;
boolean getSkipLocallyOptimalPaths()
boolean getProfilePropagation()
java.lang.String getProfileFile()
boolean getUseElementRmq()
int getCompressTrailValue()
boolean getUseSequenceHighDemandTasks()
bool use_sequence_high_demand_tasks = 107;
boolean getStoreNames()
boolean getNameCastVariables()
boolean getDiffnUseCumulative()
boolean getNameAllVariables()
Definition: ConstraintSolverParameters.java:13
boolean getPrintAddedConstraints()
boolean getUseCumulativeEdgeFinder()
boolean getPrintModelStats()
boolean getPrintLocalSearchProfile()
Definition: ConstraintSolverParameters.java:233
int getMaxEdgeFinderSize()
int32 max_edge_finder_size = 109;
boolean getUseSmallTable()
boolean getUseAllPossibleDisjunctions()
bool use_all_possible_disjunctions = 108;
boolean getTraceSearch()
boolean getTracePropagation()
boolean getDisableSolve()
bool disable_solve = 15;
boolean getUseCumulativeTimeTableSync()
bool use_cumulative_time_table_sync = 112;
int getTrailBlockSize()
boolean getProfileLocalSearch()