@lxfater: Researchers from Tsinghua University have surpassed the algorithm Google Maps has used for 41 years. From 1984 to the present, no one had managed to do so in 41 years. That algorithm is called Dijkstra. It doesn't matter if you haven't heard of it; you use it every day. However, it has been stuck for 40 years without breakthrough because of a mathematical sorting barrier standing in the way...
Summary
Researchers from Tsinghua University have developed a new shortest-path algorithm with O(m log^{2/3} n) complexity, surpassing Dijkstra's algorithm, which had been considered theoretically optimal for 41 years.
Similar Articles
@wanerfu: Google Maps just dropped a major update. This will be the biggest update in over a decade. Here are 8 stunning features:
Google Maps has released a major update, said to be the biggest in over a decade, featuring 8 impressive new capabilities.
25+ years of pathfinding problems with C++
The Engineering Director of Age of Empires provides an in-depth analysis of the technical debt in the series' pathfinding system over the past 25 years, pointing out that legacy code, dynamic map mechanics, and floating-point errors caused by SIMD instruction sets replacing x87 extended precision are the root causes of classic bugs such as units clipping through walls.
@smratitiwa86867: This is wild. Ex-Google engineers just dropped a full map of their internal tools… and the exact open-source versions y…
Ex-Google engineers published a map of Google's internal tools and their open-source equivalents, providing a cheat code for building scalable infrastructure.
@wquguru: Launched in April 2023, new-api has been operating for over three years, supporting hundreds to thousands of relay instances of all sizes and capturing over 90% of the market. Yet its core developers, @Ion_Mio_ and @Seefs_, remain largely unsung. This article attempts to explore the core algorithms behind new-api and another...
This article covers the development of the open-source AI model routing tool new-api since its April 2023 release, highlighting its dominance with over 90% market share among relay instances, and delves into both the contributions of its core developers and its underlying routing algorithms.
@mathemetica: At just 18, Ewin Tang (now at UC Berkeley) developed a groundbreaking classical algorithm for recommendation systems (t…
Ewin Tang developed a groundbreaking classical algorithm for recommendation systems that matched quantum performance, challenging quantum advantage assumptions. She was awarded the 2025 Maryam Mirzakhani New Frontiers Prize for her contributions to bridging classical and quantum computing.