Constant Field Values
Contents
org.optaplanner.*
-
org.optaplanner.benchmark.config.PlannerBenchmarkConfig Modifier and Type Constant Field Value public static final String
PARALLEL_BENCHMARK_COUNT_AUTO
"AUTO"
-
org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner<Solution_> Modifier and Type Constant Field Value public static final String
NAME_MDC
"subSingleBenchmark.name"
-
org.optaplanner.benchmark.impl.report.BenchmarkReport Modifier and Type Constant Field Value public static final int
CHARTED_SCORE_LEVEL_SIZE
15
public static final int
LOG_SCALE_MIN_DATASETS_COUNT
5
-
org.optaplanner.core.api.domain.solution.PlanningScore Modifier and Type Constant Field Value public static final int
NO_LEVEL_SIZE
-1
-
org.optaplanner.core.api.score.AbstractBendableScore<S extends FeasibilityScore<S>> Modifier and Type Constant Field Value protected static final String
HARD_LABEL
"hard"
protected static final String
SOFT_LABEL
"soft"
-
org.optaplanner.core.api.score.AbstractScore<S extends Score> Modifier and Type Constant Field Value protected static final String
INIT_LABEL
"init"
-
org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig Modifier and Type Constant Field Value public static final int
K
3
-
org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig Modifier and Type Constant Field Value public static final String
ACTIVE_THREAD_COUNT_AUTO
"AUTO"
public static final String
ACTIVE_THREAD_COUNT_UNLIMITED
"UNLIMITED"
-
org.optaplanner.core.config.solver.SolverConfig Modifier and Type Constant Field Value protected static final long
DEFAULT_RANDOM_SEED
0L
public static final String
MOVE_THREAD_COUNT_AUTO
"AUTO"
public static final String
MOVE_THREAD_COUNT_NONE
"NONE"
-
org.optaplanner.core.config.solver.SolverManagerConfig Modifier and Type Constant Field Value public static final String
PARALLEL_SOLVER_COUNT_AUTO
"AUTO"
-
org.optaplanner.core.config.util.ConfigUtils Modifier and Type Constant Field Value public static final String
AVAILABLE_PROCESSOR_COUNT
"availableProcessorCount"
-
org.optaplanner.core.impl.constructionheuristic.DefaultConstructionHeuristicPhase<Solution_> Modifier and Type Constant Field Value protected final boolean
skipBestSolutionCloningInSteps
true
-
org.optaplanner.core.impl.domain.variable.listener.support.SmallScalingOrderedSet<E> Modifier and Type Constant Field Value protected static final int
LIST_SIZE_THRESHOLD
16
-
org.optaplanner.core.impl.heuristic.selector.entity.nearby.NearEntityNearbyEntitySelector Modifier and Type Constant Field Value protected final boolean
discardNearbyIndexZero
true
-
org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium Modifier and Type Constant Field Value protected static final int
FINALIST_LIST_MAX_SIZE
1024000
-
org.optaplanner.core.impl.score.director.drools.DroolsScoreDirector<Solution_> Modifier and Type Constant Field Value public static final String
GLOBAL_SCORE_HOLDER_KEY
"scoreHolder"