| 
OptaPlanner core 6.2.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch | 
|---|
| Methods in org.optaplanner.core.impl.localsearch with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
DefaultLocalSearchPhase.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
DefaultLocalSearchPhase.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
LocalSearchDecider.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LocalSearchDecider.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
CompositeAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
CompositeAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.lateacceptance with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
LateAcceptanceAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LateAcceptanceAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.latesimulatedannealing with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
LateSimulatedAnnealingAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LateSimulatedAnnealingAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.simulatedannealing with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
SimulatedAnnealingAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
SimulatedAnnealingAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.stepcountinghillclimbing with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
StepCountingHillClimbingAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
StepCountingHillClimbingAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.acceptor.tabu with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
AbstractTabuAcceptor.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
SolutionTabuAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
 void | 
AbstractTabuAcceptor.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.deciderscorecomparator with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
ShiftingHardPenaltyDeciderScoreComparatorFactory.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.decider.forager | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.decider.forager with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
AcceptedForager.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
AcceptedForager.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.event | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.event with parameters of type LocalSearchPhaseScope | |
|---|---|
 void | 
LocalSearchPhaseLifecycleListenerAdapter.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LocalSearchPhaseLifecycleListener.phaseEnded(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LocalSearchPhaseLifecycleListenerAdapter.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
 void | 
LocalSearchPhaseLifecycleListener.phaseStarted(LocalSearchPhaseScope phaseScope)
 | 
| Uses of LocalSearchPhaseScope in org.optaplanner.core.impl.localsearch.scope | 
|---|
| Methods in org.optaplanner.core.impl.localsearch.scope that return LocalSearchPhaseScope | |
|---|---|
 LocalSearchPhaseScope | 
LocalSearchStepScope.getPhaseScope()
 | 
| Constructors in org.optaplanner.core.impl.localsearch.scope with parameters of type LocalSearchPhaseScope | |
|---|---|
LocalSearchStepScope(LocalSearchPhaseScope phaseScope)
 | 
|
LocalSearchStepScope(LocalSearchPhaseScope phaseScope,
                     int stepIndex)
 | 
|
  | 
OptaPlanner core 6.2.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||