summaryrefslogtreecommitdiff
path: root/math/pear-Structures_Graph/pkg-descr
blob: 82fcd07111d6daf4b9eaa714ffea3e2dd941dce5 (plain) (blame)
1
2
3
4
5
6
PEAR::Structures_Graph is a package for creating and manipulating graph
datastructures. It allows building of directed and undirected graphs, with
data and metadata stored in nodes. The library provides functions for graph
traversing as well as for characteristic extraction from the graph topology.

WWW: http://pear.php.net/package/Structures_Graph/