iipokypatop/algorithms

Common mathematical graph algorithms

v0.8.1 2015-03-08 10:12 UTC

This package is not auto-updated.

Last update: 2024-04-27 17:31:39 UTC


README

Common mathematical graph algorithms implemented in PHP

Note: This project is in beta stage! Feel free to report any issues you encounter.

Install

The recommended way to install this library is through composer. New to composer?

{
    "require": {
        "graphp/algorithms": "~0.8.0"
    }
}

License

Released under the terms of the permissive MIT license.