Live data from Hacker News

Bmssp: A New Shortest Path Algorithm

rohanparanjpe.substack.com

1–2 of 2 posts

Re: Bmssp: A New Shortest Path Algorithm

#2
I did a writeup on substack on BMSSP (the supposed Dijkstra killer) that folks on HN might enjoy. Included is also a technical deep dive into the algorithm (https://rohanparanjpe.substack.com/p/breaking-the-shortest-p...) and the implementation on github (https://github.com/rap2363/ssps).