Uses of Class
edu.uci.ics.jung.algorithms.blockmodel.EquivalenceRelation

Packages that use EquivalenceRelation
edu.uci.ics.jung.algorithms.blockmodel   
 

Uses of EquivalenceRelation in edu.uci.ics.jung.algorithms.blockmodel
 

Methods in edu.uci.ics.jung.algorithms.blockmodel that return EquivalenceRelation
 EquivalenceRelation<V,E> EquivalenceAlgorithm.getEquivalences(Graph<V,E> g)
          Runs the equivalence algorithm on the given graph, and returns an equivalence relation.
 



Copyright © 2007. All Rights Reserved.