Crates.io | graph_reduce |
lib.rs | graph_reduce |
version | 0.1.1 |
source | src |
created_at | 2019-09-02 19:41:42.976934 |
updated_at | 2019-09-02 19:51:40.493609 |
description | Simplify and sort directed acyclic graphs, and their associated matrices |
homepage | https://github.com/Melephas/graph_reduce |
repository | https://github.com/Melephas/graph_reduce |
max_upload_size | |
id | 161644 |
size | 2,709 |
Simplify and sort directed acyclic graphs, and their associated matrices
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Just add graph_reduce = "*"
to your Cargo.toml
file
Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.
I use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the BSD-3-Clause
License - see the LICENSE.md file for details