GitHub / LMH01 / simple_graph_algorithms
An easy to use graph algorithm library for rust, currently supporting dijkstra and bellman-ford.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LMH01%2Fsimple_graph_algorithms
PURL: pkg:github/LMH01/simple_graph_algorithms
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Rust
Size: 83 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: 25 days ago
Topics: graph-algorithms, library, pathfinding, simple-to-use