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, stepStarted
solvingEnded, solvingStarted
void addMove(ConstructionHeuristicMoveScope moveScope)
boolean isQuitEarly()
ConstructionHeuristicMoveScope pickMove(ConstructionHeuristicStepScope stepScope)
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.