A Refutation of Elmasry's O(m n)-Time Algorithm for Single-Source Shortest Paths

Abstract

In this note we examine the recent paper "Breaking the Bellman-Ford Shortest-Path Bound" by Amr Elmasry, where he presents an algorithm for the single-source shortest path problem and claims that its running time complexity is O(mn), where n is the number of vertices and m is the number of edges. We show that his analysis is incorrect, by providing an example of a weighted graph on which the running time of his algorithm is (mn).

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…