Skip to content
#

single-source-shortest-path

Here are 15 public repositories matching this topic...

First C# implementation of the STOC 2025 algorithm that breaks Dijkstra's 50-year O(m log n) sorting barrier for shortest paths — 49× fewer heap operations, 97 tests, 28/28 correctness

  • Updated Mar 20, 2026
  • C#

Improve this page

Add a description, image, and links to the single-source-shortest-path topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the single-source-shortest-path topic, visit your repo's landing page and select "manage topics."

Learn more