|
OptaPlanner core 6.2.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExhaustiveSearchStepScope in org.optaplanner.core.impl.exhaustivesearch |
---|
Methods in org.optaplanner.core.impl.exhaustivesearch with parameters of type ExhaustiveSearchStepScope | |
---|---|
protected void |
DefaultExhaustiveSearchPhase.restoreWorkingSolution(ExhaustiveSearchStepScope stepScope)
|
void |
DefaultExhaustiveSearchPhase.stepEnded(ExhaustiveSearchStepScope stepScope)
|
void |
DefaultExhaustiveSearchPhase.stepStarted(ExhaustiveSearchStepScope stepScope)
|
Uses of ExhaustiveSearchStepScope in org.optaplanner.core.impl.exhaustivesearch.decider |
---|
Methods in org.optaplanner.core.impl.exhaustivesearch.decider with parameters of type ExhaustiveSearchStepScope | |
---|---|
void |
ExhaustiveSearchDecider.expandNode(ExhaustiveSearchStepScope stepScope)
|
void |
ExhaustiveSearchDecider.stepEnded(ExhaustiveSearchStepScope stepScope)
|
void |
ExhaustiveSearchDecider.stepStarted(ExhaustiveSearchStepScope stepScope)
|
Uses of ExhaustiveSearchStepScope in org.optaplanner.core.impl.exhaustivesearch.event |
---|
Methods in org.optaplanner.core.impl.exhaustivesearch.event with parameters of type ExhaustiveSearchStepScope | |
---|---|
void |
ExhaustiveSearchPhaseLifecycleListener.stepEnded(ExhaustiveSearchStepScope stepScope)
|
void |
ExhaustiveSearchPhaseLifecycleListener.stepStarted(ExhaustiveSearchStepScope stepScope)
|
Uses of ExhaustiveSearchStepScope in org.optaplanner.core.impl.exhaustivesearch.scope |
---|
Methods in org.optaplanner.core.impl.exhaustivesearch.scope that return ExhaustiveSearchStepScope | |
---|---|
ExhaustiveSearchStepScope |
ExhaustiveSearchPhaseScope.getLastCompletedStepScope()
|
Methods in org.optaplanner.core.impl.exhaustivesearch.scope with parameters of type ExhaustiveSearchStepScope | |
---|---|
void |
ExhaustiveSearchPhaseScope.setLastCompletedStepScope(ExhaustiveSearchStepScope lastCompletedStepScope)
|
|
OptaPlanner core 6.2.0.Beta3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |