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

Module clustering

Objects related to graph clustering


License: 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

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]
  __loader__ = <zipimporter object "/Library/Python/2.5/site-pac...
Variables Details [hide private]

__loader__

Value:
<zipimporter object "/Library/Python/2.5/site-packages/python_igraph-0\
.5.1-py2.5-macosx-10.5-i386.egg/igraph/">