| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultLocalSearchPhase.phaseEnded(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
DefaultLocalSearchPhase.phaseStarted(LocalSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MultiThreadedLocalSearchDecider.phaseEnded(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
LocalSearchDecider.phaseEnded(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
MultiThreadedLocalSearchDecider.phaseStarted(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
LocalSearchDecider.phaseStarted(LocalSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CompositeAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
CompositeAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
GreatDelugeAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
GreatDelugeAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LateAcceptanceAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
LateAcceptanceAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SimulatedAnnealingAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
SimulatedAnnealingAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StepCountingHillClimbingAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
StepCountingHillClimbingAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AbstractTabuAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
SolutionTabuAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
Deprecated.  
  | 
void | 
AbstractTabuAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AcceptedLocalSearchForager.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
AcceptedLocalSearchForager.phaseStarted(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StrategicOscillationByLevelFinalistPodium.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
HighestScoreFinalistPodium.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
void | 
AbstractFinalistPodium.phaseEnded(LocalSearchPhaseScope phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LocalSearchPhaseLifecycleListenerAdapter.phaseEnded(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
LocalSearchPhaseLifecycleListener.phaseEnded(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
LocalSearchPhaseLifecycleListenerAdapter.phaseStarted(LocalSearchPhaseScope<Solution_> phaseScope)  | 
void | 
LocalSearchPhaseLifecycleListener.phaseStarted(LocalSearchPhaseScope<Solution_> phaseScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
LocalSearchPhaseScope<Solution_> | 
LocalSearchStepScope.getPhaseScope()  | 
| Constructor and Description | 
|---|
LocalSearchStepScope(LocalSearchPhaseScope<Solution_> phaseScope)  | 
LocalSearchStepScope(LocalSearchPhaseScope<Solution_> phaseScope,
                    int stepIndex)  | 
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.