Uses of Class
org.optaplanner.core.config.constructionheuristic.ConstructionHeuristicPhaseConfig
Package
Description
-
Uses of ConstructionHeuristicPhaseConfig in org.optaplanner.core.config.constructionheuristic
Modifier and TypeMethodDescriptionConstructionHeuristicPhaseConfig.copyConfig()
ConstructionHeuristicPhaseConfig.inherit
(ConstructionHeuristicPhaseConfig inheritedConfig) ConstructionHeuristicPhaseConfig.withConstructionHeuristicType
(ConstructionHeuristicType constructionHeuristicType) ConstructionHeuristicPhaseConfig.withEntityPlacerConfig
(EntityPlacerConfig<?> entityPlacerConfig) ConstructionHeuristicPhaseConfig.withEntitySorterManner
(EntitySorterManner entitySorterManner) ConstructionHeuristicPhaseConfig.withForagerConfig
(ConstructionHeuristicForagerConfig foragerConfig) ConstructionHeuristicPhaseConfig.withMoveSelectorConfigList
(List<MoveSelectorConfig> moveSelectorConfigList) ConstructionHeuristicPhaseConfig.withValueSorterManner
(ValueSorterManner valueSorterManner) Modifier and TypeMethodDescriptionConstructionHeuristicPhaseConfig.inherit
(ConstructionHeuristicPhaseConfig inheritedConfig) -
Uses of ConstructionHeuristicPhaseConfig in org.optaplanner.core.impl.constructionheuristic
ModifierConstructorDescription