[ANNOUNCEMENT] Structures_Graph-1.1.1 (stable) Released.
[email protected] ("PEAR Announce") Mon, 20 Jul 2015 22:20:31 +0100 (BST)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Structures_Graph-1.1.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Fix deprecated constructor warning on PHP 7 [cweiske]
Package Info
------------
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.
Related Links
-------------
Package home: http://pear.php.net/package/Structures_Graph
Changelog: http://pear.php.net/package/Structures_Graph/download/1.1.1
Download: http://download.pear.php.net/package/Structures_Graph-1.1.1.tgz
Authors
-------
Sérgio Carvalho <[email protected]> (lead)
Brett Bieber <[email protected]> (helper)