Structures_Graph
pear.php.net
Graph datastructure manipulation library
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.
Sérgio Carvalho
sergiosgc
sergio.carvalho@portugalmail.com
yes
Brett Bieber
saltybeagle
brett.bieber@gmail.com
yes
2015-07-20
1.1.1
1.1.0
stable
stable
LGPL-3.0+
* Fix deprecated constructor warning on PHP 7 [cweiske]
PEAR
pear.php.net
1.5.0RC3
1.9.1
5.3.0
1.4.3
1.0.2
1.0.0
stable
stable
2007-01-07
LGPL
- Bug #9682 only variables can be returned by reference
- fix Bug #9661 notice in Structures_Graph_Manipulator_Topological::sort()
1.0.3
1.0.3
stable
stable
2009-10-11
LGPL License
Bugfix Release:
Version 1.0.3 is functionally equivalent to 1.0.2 but with an updated package.xml file.
* Correct invalid md5 sum preventing installation with pyrus [saltybeagle]
* Add compatible tag for PEAR 1.5.0RC3-1.9.0 [saltybeagle]
* Update package.xml
1.0.4
1.0.3
stable
stable
2010-10-25
LGPL License
Bugfix Release:
* Bug #17108 BasicGraph::test_directed_degree fails on PHP 5 [clockwerx]
1.1.0
1.1.0
stable
stable
2015-02-26
LGPL-3.0+
* Set minimum PHP version to 5.3
* Fix bug #19367: Incorrect FSF address in LICENSE
* Change license from LGPL-2.1+ to LGPL-3.0+
1.1.1
1.1.0
stable
stable
2015-07-20
LGPL-3.0+
* Fix deprecated constructor warning on PHP 7 [cweiske]