Modifier and Type | Method and Description |
---|---|
protected void |
PhaseConfig.configurePhase(AbstractPhase phase,
int phaseIndex,
HeuristicConfigPolicy configPolicy,
BestSolutionRecaller bestSolutionRecaller,
Termination solverTermination) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConstructionHeuristicPhase<Solution_>
Default implementation of
ConstructionHeuristicPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExhaustiveSearchPhase<Solution_>
Default implementation of
ExhaustiveSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocalSearchPhase<Solution_>
Default implementation of
LocalSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPartitionedSearchPhase<Solution_>
Default implementation of
PartitionedSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCustomPhase<Solution_>
Default implementation of
CustomPhase . |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.