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