We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Faster Algorithms for Bounded-Difference Min-Plus Product

Abstract: Min-plus product of two $n\times 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 $\delta$-bounded-difference matrices, in which the difference between any two adjacent entries is bounded by $\delta=O(1)$. Our algorithm runs in randomized time $O(n^{2.779})$ by the fast rectangular matrix multiplication algorithm [Le Gall \& Urrutia 18], better than $\tilde{O}(n^{2+\omega/3})=O(n^{2.791})$ ($\omega<2.373$ [Alman \& V.V.Williams 20]). This improves previous result of $\tilde{O}(n^{2.824})$ [Bringmann et al. 16]. When $\omega=2$ in the ideal case, our complexity is $\tilde{O}(n^{2+2/3})$, improving Bringmann et al.'s result of $\tilde{O}(n^{2.755})$.
Comments: 13 pages
Subjects: Data Structures and Algorithms (cs.DS)
MSC classes: 68W05
ACM classes: F.2.2
Cite as: arXiv:2110.08782 [cs.DS]
  (or arXiv:2110.08782v2 [cs.DS] for this version)

Submission history

From: Ran Duan [view email]
[v1] Sun, 17 Oct 2021 10:22:58 GMT (33kb)
[v2] Wed, 2 Feb 2022 16:56:07 GMT (33kb)

Link back to: arXiv, form interface, contact.