mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
94c40ac78d
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. PR: ports/78624 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
7 lines
352 B
Plaintext
7 lines
352 B
Plaintext
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/
|