dominikbraun / graph

A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
https://graph.dominikbraun.io
Apache License 2.0
1.82k stars 96 forks source link

Draft: Fix `ShortestPath` for large graphs #72

Closed dominikbraun closed 1 year ago

dominikbraun commented 1 year ago

This is an attempt to resulve issue #70.