Close Menu
Technology Mag

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot
    Hermès doesn’t include a power adapter with its ,150 charging case

    Hermès doesn’t include a power adapter with its $5,150 charging case

    March 19, 2026
    A rogue AI led to a serious security incident at Meta

    A rogue AI led to a serious security incident at Meta

    March 19, 2026
    Prediction markets are trying to lure journalists with partnership deals

    Prediction markets are trying to lure journalists with partnership deals

    March 19, 2026
    Facebook X (Twitter) Instagram
    Subscribe
    Technology Mag
    Facebook X (Twitter) Instagram YouTube
    • Home
    • News
    • Business
    • Games
    • Gear
    • Reviews
    • Science
    • Security
    • Trending
    • Press Release
    Technology Mag
    Home » Scientists Establish the Best Algorithm for Traversing a Map
    Science

    Scientists Establish the Best Algorithm for Traversing a Map

    News RoomBy News RoomNovember 24, 20243 Mins Read
    Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Email
    Scientists Establish the Best Algorithm for Traversing a Map

    “It’s a great algorithm,” said Erik Demaine, a computer scientist at the Massachusetts Institute of Technology. “It’s very fast, simple, and easy to implement.”

    To put this procedure into practice, you’d need to decide on a system for organizing your notes—a data structure, in the lingo of computer science. That may sound like a minor technical detail, but time spent searching through your notes whenever you need to edit or remove an entry can have a big effect on the overall runtime of the algorithm.

    Dijkstra’s paper used a simple data structure that left room for improvement. In the following decades, researchers developed better ones, affectionately dubbed “heaps,” in which certain items are easier to find than others. They take advantage of the fact that Dijkstra’s algorithm only ever needs to remove the entry for the closest remaining vertex. “A heap is basically a data structure that allows you to do this very quickly,” said Václav Rozhoň, a researcher at the Institute for Computer Science, Artificial Intelligence and Technology (INSAIT) in Sofia, Bulgaria.

    In 1984, two computer scientists developed a clever heap design that enabled Dijkstra’s algorithm to reach a theoretical limit, or “lower bound,” on the time required to solve the single-source shortest-paths problem. In one specific sense, this version of Dijkstra’s algorithm is the best possible. That was the last word on the standard version of the problem for nearly 40 years. Things only changed when a few researchers took a closer look at what it means to be “best.”

    Best Behavior

    Researchers typically compare algorithms by studying how they fare in worst-case scenarios. Imagine the world’s most confusing street grid, then add some especially perplexing traffic patterns. If you insist on finding the fastest routes in these extreme circumstances, the 1984 version of Dijkstra’s algorithm is provably unbeatable.

    But hopefully, your city doesn’t have the world’s worst street grid. And so you may ask: Is there an algorithm that’s unbeatable on every road network? The first step to answering this question is to make the conservative assumption that each network has worst-case traffic patterns. Then you want your algorithm to find the fastest paths through any possible graph layout, assuming the worst possible weights. Researchers call this condition “universal optimality.” If you had a universally optimal algorithm for the simpler problem of just getting from one point on a graph to another, it could help you beat rush hour traffic in every city in the world.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
    Previous ArticleMicrosoft pauses Windows 11 updates for PCs with some Ubisoft games installed
    Next Article Two new tech documentaries you really need to see

    Related Posts

    A Startup Says It Has Found a Hidden Source of Geothermal Energy

    A Startup Says It Has Found a Hidden Source of Geothermal Energy

    December 8, 2025
    A Fentanyl Vaccine Is About to Get Its First Major Test

    A Fentanyl Vaccine Is About to Get Its First Major Test

    December 6, 2025
    The Oceans Are Going to Rise—but When?

    The Oceans Are Going to Rise—but When?

    December 6, 2025
    Thursday’s Cold Moon Is the Last Supermoon of the Year. Here’s How and When to View It

    Thursday’s Cold Moon Is the Last Supermoon of the Year. Here’s How and When to View It

    December 4, 2025
    The Data Center Resistance Has Arrived

    The Data Center Resistance Has Arrived

    December 4, 2025
    Boeing’s Next Starliner Flight Will Be Allowed to Carry Only Cargo

    Boeing’s Next Starliner Flight Will Be Allowed to Carry Only Cargo

    December 4, 2025
    Our Picks
    A rogue AI led to a serious security incident at Meta

    A rogue AI led to a serious security incident at Meta

    March 19, 2026
    Prediction markets are trying to lure journalists with partnership deals

    Prediction markets are trying to lure journalists with partnership deals

    March 19, 2026
    Lina Khan was right

    Lina Khan was right

    March 19, 2026
    Belkin’s wireless HDMI adapter freed me from a long annoying cable when I travel

    Belkin’s wireless HDMI adapter freed me from a long annoying cable when I travel

    March 19, 2026
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Don't Miss
    Harlowe has a cheaper solution for lighting 360-degree shoots News

    Harlowe has a cheaper solution for lighting 360-degree shoots

    By News RoomMarch 19, 2026

    Companies like Bushman already sell omnidirectional camera lights for 360-degree shoots, but they start at…

    Adobe’s AI image generator can now be trained on your own art

    Adobe’s AI image generator can now be trained on your own art

    March 19, 2026
    Nothing Phone 4A Pro review: That flagship feeling

    Nothing Phone 4A Pro review: That flagship feeling

    March 19, 2026
    Tubi and TikTok are partnering to produce long form series

    Tubi and TikTok are partnering to produce long form series

    March 19, 2026
    Facebook X (Twitter) Instagram Pinterest
    • Privacy Policy
    • Terms of use
    • Advertise
    • Contact
    © 2026 Technology Mag. All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.