Modifier and Type | Method and Description |
---|---|
void |
DefaultConstructionHeuristicPhase.phaseEnded(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
DefaultConstructionHeuristicPhase.phaseStarted(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
MultiThreadedConstructionHeuristicDecider.phaseEnded(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
ConstructionHeuristicDecider.phaseEnded(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
MultiThreadedConstructionHeuristicDecider.phaseStarted(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
ConstructionHeuristicDecider.phaseStarted(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.phaseEnded(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.phaseEnded(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListenerAdapter.phaseStarted(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
void |
ConstructionHeuristicPhaseLifecycleListener.phaseStarted(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicPhaseScope<Solution_> |
ConstructionHeuristicStepScope.getPhaseScope() |
Constructor and Description |
---|
ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope<Solution_> phaseScope) |
ConstructionHeuristicStepScope(ConstructionHeuristicPhaseScope<Solution_> phaseScope,
int stepIndex) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.