Skip to content
#

bmssp

Here are 7 public repositories matching this topic...

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.

  • Updated Nov 24, 2025
  • Python

Improve this page

Add a description, image, and links to the bmssp 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 bmssp topic, visit your repo's landing page and select "manage topics."

Learn more