Hacker News new | ask | show | jobs
Breaking the Sorting Barrier for Directed Single-Source Shortest Paths (arxiv.org)
17 points by mahmoudimus 385 days ago
2 comments

So for a directed graph with positive weights, this beats Dijkstra!? This would be an amazing result, right?

Or is this one of those Algorithms that is only meaningful with impractically small, large, or weird data?

this'd be insane but how does it works?