|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SolveStopper is an interface for an object than can be used to stop a solver. The stopper is provided with the scoreboard and can make decisions on whether or not to stop the solver based on the scoreboard state and any other custom criteria provided to the SolveStopper implementation.
| Method Summary | |
boolean |
shouldStop(Solver aSolver)
Deprecated. Signal whether the solver should stop. |
| Method Detail |
public boolean shouldStop(Solver aSolver)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||