4 releases
0.0.4 | Mar 24, 2024 |
---|---|
0.0.3 | Apr 14, 2023 |
0.0.2 | Apr 12, 2023 |
0.0.1 | Apr 10, 2023 |
#1495 in Data structures
128 downloads per month
Used in dagre_rust
33KB
718 lines
graphlib-rust
graphlib-rust is a Rust implementation of graphlib that provides data structures for undirected and directed multi-graphs along with algorithms that can be used with them.
License
Graphlib is licensed under the terms of the Apache-2.0 License. See the LICENSE file for details.
Dependencies
~13KB