Hacker News new | ask | show | jobs
by n4r9 253 days ago
Ah, I guess you mean this paper then: https://www.microsoft.com/en-us/research/wp-content/uploads/...

There are many similarities between this approach and customisable contraction hierarchies. The latter allows a particularly elegant query-time algorithm involving only a couple of linear sweeps, I suspect even in the many-many scenario.

1 comments

Yep, that’s the one. There are a number of follow-up papers that engineer individual aspects of the implementation.