nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.stopconditions
Class SubgraphCount

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.stopconditions.SubgraphCount
All Implemented Interfaces:
StopCondition

public class SubgraphCount
extends java.lang.Object
implements StopCondition


Constructor Summary
SubgraphCount()
           
 
Method Summary
 void build(int stop, boolean not)
           
 boolean stop(Graph graph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubgraphCount

public SubgraphCount()
Method Detail

stop

public boolean stop(Graph graph)
Specified by:
stop in interface StopCondition

build

public void build(int stop,
                  boolean not)

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads