Modifier and Type | Class and Description |
---|---|
class |
BruteForceSolverPhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
ConstructionHeuristicSolverPhaseConfig |
Modifier and Type | Class and Description |
---|---|
class |
LocalSearchSolverPhaseConfig |
Modifier and Type | Method and Description |
---|---|
void |
SolverPhaseConfig.inherit(SolverPhaseConfig inheritedConfig) |
Modifier and Type | Class and Description |
---|---|
class |
CustomSolverPhaseConfig |
Modifier and Type | Field and Description |
---|---|
protected List<SolverPhaseConfig> |
SolverConfig.solverPhaseConfigList |
Modifier and Type | Method and Description |
---|---|
List<SolverPhaseConfig> |
SolverConfig.getSolverPhaseConfigList() |
Modifier and Type | Method and Description |
---|---|
void |
SolverConfig.setSolverPhaseConfigList(List<SolverPhaseConfig> solverPhaseConfigList) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.