
BioGraph::Analyze

use BioGraph::Analyze;

Package for manipulate graphs represented as well as adjacent matrix or adjacent list. Library for study vertices, edges, degrees, ... of a graph

This is the list of the differents functions implemented in this library.
Research the list of vertices in a graph.
the type of representation choosen : 1 = adjacent matrix, and 2 = adjacent list
the hash table of the graph
Distribution of the degrees of the vertices of the graph.
the type of representation choosen : 1 = adjacent matrix, and 2 = adjacent list
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.