Faster Algorithms for Bounded-Difference Min-Plus Product
Data Structures and Algorithms
2022-02-03 v2
Abstract
Min-plus product of two 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 . Our algorithm runs in randomized time by the fast rectangular matrix multiplication algorithm [Le Gall \& Urrutia 18], better than ( [Alman \& V.V.Williams 20]). This improves previous result of [Bringmann et al. 16]. When in the ideal case, our complexity is , improving Bringmann et al.'s result of .
Cite
@article{arxiv.2110.08782,
title = {Faster Algorithms for Bounded-Difference Min-Plus Product},
author = {Shucheng Chi and Ran Duan and Tianle Xie},
journal= {arXiv preprint arXiv:2110.08782},
year = {2022}
}
Comments
13 pages