grafos-tools 0.1.0

Graph Theory Package. Create, manipulate and run algorithms on graphs.
Documentation
  • Coverage
  • 15.69%
    8 out of 51 items documented0 out of 28 items with examples
  • Size
  • Source code size: 54.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.33 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Simx72

GrafosTools

This library presents multiple algorithms based ond the Graph Theory, especially for path finding.

This is just for learning purposes, use at your own risk!