Close Menu
Technology Mag

    Subscribe to Updates

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

    What's Hot

    Should You Cancel Xbox Game Pass? Everything to Know on the Price Hikes and New Features

    October 20, 2025

    How ByteDance Made China’s Most Popular AI Chatbot

    October 20, 2025

    SpaceX launches 10,000th Starlink internet satellite

    October 20, 2025
    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

    “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

    More Evidence Emerges That One of Saturn’s Moons Could Harbor Life

    October 17, 2025

    Taking These 50 Objects Out of Orbit Would Cut Danger From Space Junk in Half

    October 14, 2025

    The Mystery of How Quasicrystals Form

    October 14, 2025

    Europe Pledges $600 Million for Clean Energy Projects in Africa

    October 13, 2025

    5 More Physics Equations Everyone Should Know

    October 13, 2025

    Scientist Who Was Offline ‘Living His Best Life’ Stunned by Nobel Prize Win

    October 12, 2025
    Our Picks

    How ByteDance Made China’s Most Popular AI Chatbot

    October 20, 2025

    SpaceX launches 10,000th Starlink internet satellite

    October 20, 2025

    Major AWS outage takes down Fortnite, Alexa, Snapchat, and more

    October 20, 2025

    X is changing how it handles links to try and keep you in the app

    October 19, 2025
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Don't Miss
    News

    X is launching a marketplace for inactive handles

    By News RoomOctober 19, 2025

    Premium Plus and Premium Business users will soon be able to browse and request inactive…

    Time to catch ‘em all again

    October 19, 2025

    The Sony Watchman was must-see TV

    October 19, 2025

    This weekend is your last chance to get a month of Disney Plus starting at $9.99

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

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