Package igraph :: Module clustering
[hide private]
[frames] | no frames]

Module clustering



Objects related to graph clustering

Classes [hide private]
  Clustering
Class representing a clustering of an arbitrary ordered set.
  Dendrogram
The hierarchical clustering (dendrogram) of some dataset.
  OverlappingClustering
Extension of Clustering that allows for overlapping clusters.
  OverlappingVertexClustering
Overlapping clustering of the vertex set of a graph.
  VertexClustering
The clustering of the vertex set of a graph.
  VertexDendrogram
The dendrogram resulting from the hierarchical clustering of the vertex set of a graph.

Variables [hide private]
  __license__ = '\nCopyright (C) 2006-2007 Gabor Csardi <csardi@rmki...
  __loader__ = <zipimporter object "/Library/Frameworks/Python.fram...

Variables Details [hide private]

__license__

None
Value:
'''
Copyright (C) 2006-2007  Gabor Csardi <csardi@rmki.kfki.hu>,
Tamas Nepusz <ntamas@rmki.kfki.hu>

MTA RMKI, Konkoly-Thege Miklos st. 29-33, Budapest 1121, Hungary

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
...                                                                    
      

__loader__

None
Value:
<zipimporter object "/Library/Frameworks/Python.framework/Versions/2.4
/lib/python2.4/site-packages/python_igraph-0.5-py2.4-macosx-10.5-fat.e
gg/igraph/">