# Graph Reduce Simplify and sort directed acyclic graphs, and their associated matrices ## Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. ### Installing Just add `graph_reduce = "*"` to your `Cargo.toml` file ## Contributing Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on the code of conduct, and the process for submitting pull requests. ## Versioning I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/Melephas/graph_reduce/tags). ## Authors * **Sam Miller** - *Initial work* - [Melephas](https://github.com/Melephas) See also the list of [contributors](https://github.com/Melephas/graph_reduce/graphs/contributors) who participated in this project. ## License This project is licensed under the `BSD-3-Clause` License - see the [LICENSE.md](LICENSE.md) file for details