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