Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | il y a 5 ans | |
---|---|---|
.. | ||
src | il y a 5 ans | |
tests | il y a 5 ans | |
.gitignore | il y a 5 ans | |
.travis.yml | il y a 5 ans | |
CHANGELOG.md | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans | |
composer.json | il y a 5 ans | |
phpunit.xml.dist | il y a 5 ans |
Common mathematical graph algorithms implemented in PHP
Note: This project is in beta stage! Feel free to report any issues you encounter.
The recommended way to install this library is through composer. New to composer?
{
"require": {
"graphp/algorithms": "~0.8.0"
}
}
Released under the terms of the permissive MIT license.