Skip to content
#

typed-python

Here are 17 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 Oct 17, 2025
  • Python

Improve this page

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

Learn more