| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultConstructionHeuristicPhase.stepEnded(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
void | 
DefaultConstructionHeuristicPhase.stepStarted(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConstructionHeuristicDecider.decideNextStep(ConstructionHeuristicStepScope stepScope,
              Placement placement)  | 
void | 
ConstructionHeuristicDecider.stepEnded(ConstructionHeuristicStepScope stepScope)  | 
void | 
ConstructionHeuristicDecider.stepStarted(ConstructionHeuristicStepScope stepScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConstructionHeuristicMoveScope | 
DefaultConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope)  | 
ConstructionHeuristicMoveScope | 
ConstructionHeuristicForager.pickMove(ConstructionHeuristicStepScope stepScope)  | 
void | 
DefaultConstructionHeuristicForager.stepEnded(ConstructionHeuristicStepScope stepScope)  | 
void | 
DefaultConstructionHeuristicForager.stepStarted(ConstructionHeuristicStepScope stepScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConstructionHeuristicPhaseLifecycleListenerAdapter.stepEnded(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
void | 
ConstructionHeuristicPhaseLifecycleListener.stepEnded(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
void | 
ConstructionHeuristicPhaseLifecycleListenerAdapter.stepStarted(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
void | 
ConstructionHeuristicPhaseLifecycleListener.stepStarted(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
| Modifier and Type | Method and Description | 
|---|---|
ConstructionHeuristicStepScope<Solution_> | 
ConstructionHeuristicPhaseScope.getLastCompletedStepScope()  | 
ConstructionHeuristicStepScope<Solution_> | 
ConstructionHeuristicMoveScope.getStepScope()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ConstructionHeuristicPhaseScope.setLastCompletedStepScope(ConstructionHeuristicStepScope<Solution_> lastCompletedStepScope)  | 
| Constructor and Description | 
|---|
ConstructionHeuristicMoveScope(ConstructionHeuristicStepScope<Solution_> stepScope)  | 
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.