Uses of Class
nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.NaiveImplementClique.SubGroup

Packages that use NaiveImplementClique.SubGroup
nz.ac.waikato.mcennis.rat.graph.algorithm.clustering   
 

Uses of NaiveImplementClique.SubGroup in nz.ac.waikato.mcennis.rat.graph.algorithm.clustering
 

Methods in nz.ac.waikato.mcennis.rat.graph.algorithm.clustering that return NaiveImplementClique.SubGroup
 NaiveImplementClique.SubGroup NaiveImplementClique.SubGroup.expand(Actor a)
          Generate the next subgroup from this subgroup.