Modifier and Type | Class and Description |
---|---|
class |
ConstructionHeuristicPhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
ExhaustiveSearchPhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchPhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
PartitionedSearchPhaseConfig |
Modifier and Type | Field and Description |
---|---|
protected List<PhaseConfig> |
PartitionedSearchPhaseConfig.phaseConfigList |
Modifier and Type | Method and Description |
---|---|
List<PhaseConfig> |
PartitionedSearchPhaseConfig.getPhaseConfigList() |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedSearchPhaseConfig.setPhaseConfigList(List<PhaseConfig> phaseConfigList) |
Modifier and Type | Class and Description |
---|---|
class |
PhaseConfig<C extends PhaseConfig> |
Modifier and Type | Class and Description |
---|---|
class |
NoChangePhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
CustomPhaseConfig |
Modifier and Type | Field and Description |
---|---|
protected List<PhaseConfig> |
SolverConfig.phaseConfigList |
Modifier and Type | Method and Description |
---|---|
List<PhaseConfig> |
SolverConfig.getPhaseConfigList() |
Modifier and Type | Method and Description |
---|---|
void |
SolverConfig.setPhaseConfigList(List<PhaseConfig> phaseConfigList) |
Modifier and Type | Field and Description |
---|---|
protected List<PhaseConfig> |
DefaultPartitionedSearchPhase.phaseConfigList |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionedSearchPhase.setPhaseConfigList(List<PhaseConfig> phaseConfigList) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.