|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Acceptor
An Acceptor accepts or rejects a selected move for the Decider.
Note that the Forager can still ignore the advice of the Acceptor.
AbstractAcceptor| Method Summary | |
|---|---|
double |
calculateAcceptChance(MoveScope moveScope)
TODO the use for an acceptChance between 0.0 and 1.0 is unproven. |
| Methods inherited from interface org.drools.planner.core.localsearch.event.LocalSearchSolverPhaseLifecycleListener |
|---|
beforeDeciding, phaseEnded, phaseStarted, stepDecided, stepTaken |
| Method Detail |
|---|
double calculateAcceptChance(MoveScope moveScope)
moveScope - not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||