Modifier and Type | Method and Description |
---|---|
protected void |
SolverPhaseConfig.configureSolverPhase(AbstractSolverPhase solverPhase,
int phaseIndex,
HeuristicConfigPolicy configPolicy,
Termination solverTermination) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBruteForceSolverPhase
Default implementation of
BruteForceSolverPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultConstructionHeuristicSolverPhase
Default implementation of
ConstructionHeuristicSolverPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocalSearchSolverPhase
Default implementation of
LocalSearchSolverPhase . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCustomSolverPhase
Default implementation of
CustomSolverPhase . |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.