2 releases
0.1.1 | Sep 2, 2019 |
---|---|
0.1.0 | Sep 2, 2019 |
#2385 in Algorithms
3KB
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 for details on the code of conduct, and the process for submitting pull requests.
Versioning
I use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Sam Miller - Initial work - Melephas
See also the list of contributors who participated in this project.
License
This project is licensed under the BSD-3-Clause
License - see the LICENSE.md file for details