|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConvergenceTest
Method Summary | |
---|---|
boolean |
hasConverged(Graph graph,
Iteration iteration)
Tests if the algorithm has converged. |
Method Detail |
---|
boolean hasConverged(Graph graph, Iteration iteration)
iteration
- the current iteration.
true
if the algorithm has converged;
false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |