traitgraph-algo 5.3.0

Graph algorithms based on the traitgraph crate
Documentation
1
2
3
4
5
6
# Traitgraph Algo

[![](https://docs.rs/traitgraph-algo/badge.svg)](https://docs.rs/traitgraph-algo)
![](https://github.com/sebschmi/abstract-datastructures-rs/workflows/Tests%20and%20Lints/badge.svg?branch=main)

Graph algorithms build on top of the `traitgraph` crate.