DiogoRibeiro7 / bmsspView on GitHub
ssspx is a clean, typed, and tested implementation of a deterministic Single‑Source Shortest Paths solver for directed graphs with non‑negative weights. It follows a BMSSP‑style divide‑and‑conquer design (levels, FindPivots, bounded base case) and includes a switchable frontier, an optional constant‑outdegree transform.
26Mar 2, 2026Updated this week

Alternatives and similar repositories for bmssp

Users that are interested in bmssp are comparing it to the libraries listed below

Sorting:

Are these results useful?