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
Default implementation of
ConstructionHeuristicPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExhaustiveSearchPhase
Default implementation of
ExhaustiveSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocalSearchPhase
Default implementation of
LocalSearchPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCustomPhase
Default implementation of
CustomPhase . |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.