public interface ConstructionHeuristicPhaseLifecycleListener extends SolverLifecycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
phaseEnded(ConstructionHeuristicPhaseScope phaseScope) |
void |
phaseStarted(ConstructionHeuristicPhaseScope phaseScope) |
void |
stepEnded(ConstructionHeuristicStepScope stepScope) |
void |
stepStarted(ConstructionHeuristicStepScope stepScope) |
solvingEnded, solvingStartedvoid phaseStarted(ConstructionHeuristicPhaseScope phaseScope)
void stepStarted(ConstructionHeuristicStepScope stepScope)
void stepEnded(ConstructionHeuristicStepScope stepScope)
void phaseEnded(ConstructionHeuristicPhaseScope phaseScope)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.