graph_reduce

Crates.iograph_reduce
lib.rsgraph_reduce
version0.1.1
sourcesrc
created_at2019-09-02 19:41:42.976934
updated_at2019-09-02 19:51:40.493609
descriptionSimplify and sort directed acyclic graphs, and their associated matrices
homepagehttps://github.com/Melephas/graph_reduce
repositoryhttps://github.com/Melephas/graph_reduce
max_upload_size
id161644
size2,709
Sam Miller (Melephas)

documentation

https://docs.rs/graph_reduce

README

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

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

Commit count: 14

cargo fmt