|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphClusterer
Interface for finding clusters (sets of possibly overlapping vertices) in graphs.
Method Summary | |
---|---|
ClusterSet |
extract(ArchetypeGraph graph)
Extracts the clusters from a graph. |
Method Detail |
---|
ClusterSet extract(ArchetypeGraph graph)
graph
- the graph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |