Constant Field Values
Contents
org.optaplanner.*
- 
org.optaplanner.benchmark.config.PlannerBenchmarkConfig Modifier and Type Constant Field Value public static final StringPARALLEL_BENCHMARK_COUNT_AUTO"AUTO"public static final StringSOLVER_NAMESPACE_PREFIX"solver"public static final StringXML_ELEMENT_NAME"plannerBenchmark"public static final StringXML_NAMESPACE"https://www.optaplanner.org/xsd/benchmark" 
- 
org.optaplanner.benchmark.impl.SubSingleBenchmarkRunner<Solution_> Modifier and Type Constant Field Value public static final StringNAME_MDC"subSingleBenchmark.name" 
- 
org.optaplanner.benchmark.impl.report.BenchmarkReport Modifier and Type Constant Field Value public static final intCHARTED_SCORE_LEVEL_SIZE15public static final intLOG_SCALE_MIN_DATASETS_COUNT5 
- 
org.optaplanner.constraint.drl.DrlScoreDirector<Solution_,Score_ extends Score<Score_>> Modifier and Type Constant Field Value public static final StringGLOBAL_SCORE_HOLDER_KEY"scoreHolder" 
- 
org.optaplanner.core.api.domain.solution.PlanningScore Modifier and Type Constant Field Value public static final intNO_LEVEL_SIZE-1 
- 
org.optaplanner.core.api.score.AbstractBendableScore<Score_ extends AbstractBendableScore<Score_>> Modifier and Type Constant Field Value protected static final StringHARD_LABEL"hard"protected static final StringSOFT_LABEL"soft" - 
org.optaplanner.core.api.score.AbstractScore<Score_ extends AbstractScore<Score_>> Modifier and Type Constant Field Value protected static final StringINIT_LABEL"init" 
- 
org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"constructionHeuristic" 
- 
org.optaplanner.core.config.exhaustivesearch.ExhaustiveSearchPhaseConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"exhaustiveSearch" 
- 
org.optaplanner.core.config.heuristic.selector.move.composite.CartesianProductMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"cartesianProductMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.composite.UnionMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"unionMoveSelector" 
- 
org.optaplanner.core.config.heuristic.selector.move.factory.MoveIteratorFactoryConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"moveIteratorFactory" - 
org.optaplanner.core.config.heuristic.selector.move.factory.MoveListFactoryConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"moveListFactory" 
- 
org.optaplanner.core.config.heuristic.selector.move.generic.ChangeMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"changeMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.PillarChangeMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"pillarChangeMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.PillarSwapMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"pillarSwapMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.SwapMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"swapMoveSelector" 
- 
org.optaplanner.core.config.heuristic.selector.move.generic.chained.KOptMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"kOptMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainChangeMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"subChainChangeMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.chained.SubChainSwapMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"subChainSwapMoveSelector" - 
org.optaplanner.core.config.heuristic.selector.move.generic.chained.TailChainSwapMoveSelectorConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"tailChainSwapMoveSelector" 
- 
org.optaplanner.core.config.localsearch.LocalSearchPhaseConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"localSearch" 
- 
org.optaplanner.core.config.partitionedsearch.PartitionedSearchPhaseConfig Modifier and Type Constant Field Value public static final StringACTIVE_THREAD_COUNT_AUTO"AUTO"public static final StringACTIVE_THREAD_COUNT_UNLIMITED"UNLIMITED"public static final StringXML_ELEMENT_NAME"partitionedSearch" 
- 
org.optaplanner.core.config.phase.NoChangePhaseConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"noChangePhase" 
- 
org.optaplanner.core.config.phase.custom.CustomPhaseConfig Modifier and Type Constant Field Value public static final StringXML_ELEMENT_NAME"customPhase" 
- 
org.optaplanner.core.config.solver.SolverConfig Modifier and Type Constant Field Value public static final StringMOVE_THREAD_COUNT_AUTO"AUTO"public static final StringMOVE_THREAD_COUNT_NONE"NONE"public static final StringXML_ELEMENT_NAME"solver"public static final StringXML_NAMESPACE"https://www.optaplanner.org/xsd/solver"public static final StringXML_TYPE_NAME"solverConfig" - 
org.optaplanner.core.config.solver.SolverManagerConfig Modifier and Type Constant Field Value public static final StringPARALLEL_SOLVER_COUNT_AUTO"AUTO" 
- 
org.optaplanner.core.impl.heuristic.selector.entity.nearby.NearEntityNearbyEntitySelector<Solution_> Modifier and Type Constant Field Value protected final booleandiscardNearbyIndexZerotrue 
- 
org.optaplanner.core.impl.localsearch.decider.forager.finalist.AbstractFinalistPodium<Solution_> Modifier and Type Constant Field Value protected static final intFINALIST_LIST_MAX_SIZE1024000