![]() |
![]()
| ![]() |
![]()
NAMEcluster - find clusters in a graph and augment the graph with this information. SYNOPSIScluster [-v?] [ -Ck ] [ -ck ] [ -o outfile ] [ files ] DESCRIPTIONcluster takes as input a graph in DOT format, finds node clusters and augments the graph with this information. The clusters are specified by the "cluster" attribute attached to nodes; cluster values are non-negative integers. cluster attempts to maximize the modularity of the clustering. If the edge attribute "weight" is defined, this will be used in computing the clustering. OPTIONSThe following options are supported:
EXAMPLESApplying cluster to the following graph, graph { gives graph { AUTHORYifan Hu <yifanhu@yahoo.com> SEE ALSOgvmap(1) Blondel, V.D., Guillaume, J.L., Lambiotte, R., Lefebvre, E.: Fast unfolding of communities in large networks. Journal of Statistical Mechanics: Theory and Experiment (2008), P10008.
|