| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProblemBenchmarksConfig  | 
class  | 
SolverBenchmarkConfig<Solution_>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BenchmarkReportConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractConfig<C extends AbstractConfig>
A config class is a user friendly, validating configuration class that maps XML input. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConstructionHeuristicPhaseConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConstructionHeuristicForagerConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EntityPlacerConfig<C extends EntityPlacerConfig>
General superclass for  
QueuedEntityPlacerConfig and PooledEntityPlacerConfig. | 
class  | 
PooledEntityPlacerConfig  | 
class  | 
QueuedEntityPlacerConfig  | 
class  | 
QueuedValuePlacerConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ScanAnnotatedClassesConfig
Deprecated. 
 
in favor of the Quarkus integration in OptaPlanner 8 or Spring Boot starter. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExhaustiveSearchPhaseConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SelectorConfig<C extends SelectorConfig>
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NearbySelectionConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EntitySelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PillarSelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MoveSelectorConfig<C extends MoveSelectorConfig>
General superclass for  
ChangeMoveSelectorConfig, etc. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CartesianProductMoveSelectorConfig  | 
class  | 
UnionMoveSelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MoveIteratorFactoryConfig  | 
class  | 
MoveListFactoryConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractPillarMoveSelectorConfig<C extends AbstractPillarMoveSelectorConfig<C>>  | 
class  | 
ChangeMoveSelectorConfig  | 
class  | 
PillarChangeMoveSelectorConfig  | 
class  | 
PillarSwapMoveSelectorConfig  | 
class  | 
SwapMoveSelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KOptMoveSelectorConfig
THIS IS VERY EXPERIMENTAL. 
 | 
class  | 
SubChainChangeMoveSelectorConfig  | 
class  | 
SubChainSwapMoveSelectorConfig  | 
class  | 
TailChainSwapMoveSelectorConfig
Also known as a 2-opt move selector config. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ValueSelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SubChainSelectorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalSearchPhaseConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AcceptorConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalSearchForagerConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PartitionedSearchPhaseConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NoChangePhaseConfig  | 
class  | 
PhaseConfig<C extends PhaseConfig>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomPhaseConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ScoreDirectorFactoryConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SolverConfig
To read it from XML, use  
SolverConfig.createFromXmlResource(String). | 
class  | 
SolverManagerConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BestSolutionRecallerConfig  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TerminationConfig  | 
| Modifier and Type | Method and Description | 
|---|---|
static <C extends AbstractConfig<C>> | 
ConfigUtils.inheritConfig(C original,
             C inherited)  | 
static <C extends AbstractConfig<C>> | 
ConfigUtils.inheritMergeableListConfig(List<C> originalList,
                          List<C> inheritedList)  | 
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.