|
OptaPlanner core 6.1.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConstructionHeuristicStepScope in org.optaplanner.core.impl.constructionheuristic |
---|
Methods in org.optaplanner.core.impl.constructionheuristic with parameters of type ConstructionHeuristicStepScope | |
---|---|
void |
DefaultConstructionHeuristicSolverPhase.stepEnded(ConstructionHeuristicStepScope stepScope)
|
void |
DefaultConstructionHeuristicSolverPhase.stepStarted(ConstructionHeuristicStepScope stepScope)
|
Uses of ConstructionHeuristicStepScope in org.optaplanner.core.impl.constructionheuristic.decider |
---|
Methods in org.optaplanner.core.impl.constructionheuristic.decider with parameters of type ConstructionHeuristicStepScope | |
---|---|
void |
ConstructionHeuristicDecider.decideNextStep(ConstructionHeuristicStepScope stepScope,
Placement placement)
|
void |
ConstructionHeuristicDecider.stepEnded(ConstructionHeuristicStepScope stepScope)
|
void |
ConstructionHeuristicDecider.stepStarted(ConstructionHeuristicStepScope stepScope)
|
Uses of ConstructionHeuristicStepScope in org.optaplanner.core.impl.constructionheuristic.decider.forager |
---|
Methods in org.optaplanner.core.impl.constructionheuristic.decider.forager with parameters of type ConstructionHeuristicStepScope | |
---|---|
ConstructionHeuristicMoveScope |
ConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope)
|
ConstructionHeuristicMoveScope |
DefaultConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope)
|
void |
DefaultConstructionHeuristicForager.stepEnded(ConstructionHeuristicStepScope stepScope)
|
void |
DefaultConstructionHeuristicForager.stepStarted(ConstructionHeuristicStepScope stepScope)
|
Uses of ConstructionHeuristicStepScope in org.optaplanner.core.impl.constructionheuristic.event |
---|
Methods in org.optaplanner.core.impl.constructionheuristic.event with parameters of type ConstructionHeuristicStepScope | |
---|---|
void |
ConstructionHeuristicSolverPhaseLifecycleListener.stepEnded(ConstructionHeuristicStepScope stepScope)
|
void |
ConstructionHeuristicSolverPhaseLifecycleListenerAdapter.stepEnded(ConstructionHeuristicStepScope stepScope)
|
void |
ConstructionHeuristicSolverPhaseLifecycleListener.stepStarted(ConstructionHeuristicStepScope stepScope)
|
void |
ConstructionHeuristicSolverPhaseLifecycleListenerAdapter.stepStarted(ConstructionHeuristicStepScope stepScope)
|
Uses of ConstructionHeuristicStepScope in org.optaplanner.core.impl.constructionheuristic.scope |
---|
Methods in org.optaplanner.core.impl.constructionheuristic.scope that return ConstructionHeuristicStepScope | |
---|---|
ConstructionHeuristicStepScope |
ConstructionHeuristicSolverPhaseScope.getLastCompletedStepScope()
|
ConstructionHeuristicStepScope |
ConstructionHeuristicMoveScope.getStepScope()
|
Methods in org.optaplanner.core.impl.constructionheuristic.scope with parameters of type ConstructionHeuristicStepScope | |
---|---|
void |
ConstructionHeuristicSolverPhaseScope.setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope)
|
Constructors in org.optaplanner.core.impl.constructionheuristic.scope with parameters of type ConstructionHeuristicStepScope | |
---|---|
ConstructionHeuristicMoveScope(ConstructionHeuristicStepScope stepScope)
|
|
OptaPlanner core 6.1.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |