|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.antree.MaxMinStagnationTest
public class MaxMinStagnationTest
Constructor Summary | |
---|---|
MaxMinStagnationTest()
|
Method Summary | |
---|---|
boolean |
hasConverged(Graph graph,
Iteration iteration)
Tests if the algorithm has converged. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaxMinStagnationTest()
Method Detail |
---|
public boolean hasConverged(Graph graph, Iteration iteration)
ConvergenceTest
hasConverged
in interface ConvergenceTest
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 |