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