Close Menu
Technology Mag

    Subscribe to Updates

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

    What's Hot

    How to Buy a Bike Helmet

    June 8, 2025

    Vivo’s telephoto extender makes the world’s best phone camera better

    June 8, 2025

    Tech Up Your Sourdough With These Upper-Crust Baking Gadgets

    June 8, 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 » This New Algorithm for Sorting Books or Files Is Close to Perfection
    Science

    This New Algorithm for Sorting Books or Files Is Close to Perfection

    News RoomBy News RoomFebruary 19, 20254 Mins Read
    Facebook Twitter Pinterest LinkedIn Reddit WhatsApp Email

    The original version of this story appeared in Quanta Magazine.

    Computer scientists often deal with abstract problems that are hard to comprehend, but an exciting new algorithm matters to anyone who owns books and at least one shelf. The algorithm addresses something called the library sorting problem (more formally, the “list labeling” problem). The challenge is to devise a strategy for organizing books in some kind of sorted order—alphabetically, for instance—that minimizes how long it takes to place a new book on the shelf.

    Imagine, for example, that you keep your books clumped together, leaving empty space on the far right of the shelf. Then, if you add a book by Isabel Allende to your collection, you might have to move every book on the shelf to make room for it. That would be a time-consuming operation. And if you then get a book by Douglas Adams, you’ll have to do it all over again. A better arrangement would leave unoccupied spaces distributed throughout the shelf—but how, exactly, should they be distributed?

    This problem was introduced in a 1981 paper, and it goes beyond simply providing librarians with organizational guidance. That’s because the problem also applies to the arrangement of files on hard drives and in databases, where the items to be arranged could number in the billions. An inefficient system means significant wait times and major computational expense. Researchers have invented some efficient methods for storing items, but they’ve long wanted to determine the best possible way.

    Last year, in a study that was presented at the Foundations of Computer Science conference in Chicago, a team of seven researchers described a way to organize items that comes tantalizingly close to the theoretical ideal. The new approach combines a little knowledge of the bookshelf’s past contents with the surprising power of randomness.

    “It’s a very important problem,” said Seth Pettie, a computer scientist at the University of Michigan, because many of the data structures we rely upon today store information sequentially. He called the new work “extremely inspired [and] easily one of my top three favorite papers of the year.”

    Narrowing Bounds

    So how does one measure a well-sorted bookshelf? A common way is to see how long it takes to insert an individual item. Naturally, that depends on how many items there are in the first place, a value typically denoted by n. In the Isabel Allende example, when all the books have to move to accommodate a new one, the time it takes is proportional to n. The bigger the n, the longer it takes. That makes this an “upper bound” to the problem: It will never take longer than a time proportional to n to add one book to the shelf.

    The authors of the 1981 paper that ushered in this problem wanted to know if it was possible to design an algorithm with an average insertion time much less than n. And indeed, they proved that one could do better. They created an algorithm that was guaranteed to achieve an average insertion time proportional to (log n)2. This algorithm had two properties: It was “deterministic,” meaning that its decisions did not depend on any randomness, and it was also “smooth,” meaning that the books must be spread evenly within subsections of the shelf where insertions (or deletions) are made. The authors left open the question of whether the upper bound could be improved even further. For over four decades, no one managed to do so.

    However, the intervening years did see improvements to the lower bound. While the upper bound specifies the maximum possible time needed to insert a book, the lower bound gives the fastest possible insertion time. To find a definitive solution to a problem, researchers strive to narrow the gap between the upper and lower bounds, ideally until they coincide. When that happens, the algorithm is deemed optimal—inexorably bounded from above and below, leaving no room for further refinement.

    Share. Facebook Twitter Pinterest LinkedIn WhatsApp Reddit Email
    Previous ArticleApple no longer sells new iPhones with Lightning ports
    Next Article Mira Murati Is Ready to Tell the World What She’s Working On

    Related Posts

    The Plan to Send Plant-Filled ‘Gardens’ Into Orbit

    June 7, 2025

    Analysts Say Trump Trade Wars Would Harm the Entire US Energy Sector, From Oil to Solar

    June 5, 2025

    The Enhanced Games Has a Date, a Host City, and a Drug-Fueled World Record

    June 5, 2025

    The Quest to Prove the Existence of a New Type of Quantum Particle

    June 4, 2025

    Is Using a Stair Machine the Same as Climbing Stairs?

    June 3, 2025

    Want to Claim the Solar Tax Credit? Get Installing Now

    June 2, 2025
    Our Picks

    Vivo’s telephoto extender makes the world’s best phone camera better

    June 8, 2025

    Tech Up Your Sourdough With These Upper-Crust Baking Gadgets

    June 8, 2025

    The Verge’s favorite summer gear for 2025

    June 8, 2025

    The Best Read-It-Later Apps for Curating Your Longreads

    June 8, 2025
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Don't Miss
    Reviews

    The OnePlus Pad 3 tablet is still perfect for play and still awkward for work

    By News RoomJune 8, 2025

    When OnePlus first introduced its tablet to the world, it impressed with high-end specs at…

    The most fun camera app I’ve used in forever

    June 8, 2025

    Xbox console games are suddenly showing up inside the Xbox PC app

    June 8, 2025

    Barry Diller Invented Prestige TV. Then He Conquered the Internet

    June 7, 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.