
BioGraph::Clustering

use BioGraph::Clustering;

Package for manipulate graphs represented as well as adjacent matrix or adjacent list. Library for clustering graphs.

This is the list of the differents functions implemented in this library.
Compute the kernels of the graph
the type of representation choosen : 1 = adjacent matrix, and 2 = adjacent list
reference to the table of densities
the hash table of the graph
Compute the clusters of the graph
the type of representation choosen : 1 = adjacent matrix, and 2 = adjacent list
reference to the table of densities
reference to the hash table of kernels
the hash table of the graph

BioGraph::FileAccess is Copyright (C) 2004, Tristan Colombo
CNRS - LCB, 31 chemin Joseph Aiguier
13009 Marseille
France
Email: tristan.colombo@ibsm.cnrs-mrs.fr
All rights reserved.
You may distribute this package under the terms of the GNU
General Public License.