|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstructionHeuristicForager
AbstractConstructionHeuristicForager
Method Summary | |
---|---|
void |
addMove(ConstructionHeuristicMoveScope moveScope)
|
boolean |
isQuitEarly()
|
ConstructionHeuristicMoveScope |
pickMove(ConstructionHeuristicStepScope stepScope)
|
Methods inherited from interface org.optaplanner.core.impl.constructionheuristic.event.ConstructionHeuristicPhaseLifecycleListener |
---|
phaseEnded, phaseStarted, stepEnded, stepStarted |
Methods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener |
---|
solvingEnded, solvingStarted |
Method Detail |
---|
void addMove(ConstructionHeuristicMoveScope moveScope)
boolean isQuitEarly()
ConstructionHeuristicMoveScope pickMove(ConstructionHeuristicStepScope stepScope)
|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |