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 Feb 9, 2026
  • 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