Faster Algorithms for Bounded-Difference Min-Plus Product
Abstract
Min-plus product of two n× n matrices is a fundamental problem in algorithm research. It is known to be equivalent to APSP, and in general it has no truly subcubic algorithms. In this paper, we focus on the min-plus product on a special class of matrices, called δ-bounded-difference matrices, in which the difference between any two adjacent entries is bounded by δ=O(1). Our algorithm runs in randomized time O(n2.779) by the fast rectangular matrix multiplication algorithm [Le Gall \& Urrutia 18], better than O(n2+ω/3)=O(n2.791) (ω<2.373 [Alman \& V.V.Williams 20]). This improves previous result of O(n2.824) [Bringmann et al. 16]. When ω=2 in the ideal case, our complexity is O(n2+2/3), improving Bringmann et al.'s result of O(n2.755).
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.