public interface ConstructionHeuristicForager extends ConstructionHeuristicPhaseLifecycleListener
AbstractConstructionHeuristicForager| Modifier and Type | Method and Description |
|---|---|
void |
addMove(ConstructionHeuristicMoveScope moveScope) |
boolean |
isQuitEarly() |
ConstructionHeuristicMoveScope |
pickMove(ConstructionHeuristicStepScope stepScope) |
phaseEnded, phaseStarted, stepEnded, stepStartedsolvingEnded, solvingStartedvoid addMove(ConstructionHeuristicMoveScope moveScope)
boolean isQuitEarly()
ConstructionHeuristicMoveScope pickMove(ConstructionHeuristicStepScope stepScope)
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.