graph_reduce 0.1.1

Simplify and sort directed acyclic graphs, and their associated matrices
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.34 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Melephas/graph_reduce
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Melephas

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