Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | hace 5 años | |
---|---|---|
.. | ||
src | hace 5 años | |
tests | hace 5 años | |
.gitignore | hace 5 años | |
.travis.yml | hace 5 años | |
CHANGELOG.md | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
composer.json | hace 5 años | |
phpunit.xml.dist | hace 5 años |
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.