A Combinatorial Algorithm for All-Pairs Shortest Paths in Directed Vertex-Weighted Graphs with Applications to Disc Graphs
Andrzej Lingas, Dzmitry Sledneu

TL;DR
This paper introduces a new combinatorial randomized algorithm for all-pairs shortest paths in directed vertex-weighted graphs, with applications to transitive closure and disk graphs, improving computational efficiency under certain conditions.
Contribution
The paper presents a novel combinatorial randomized algorithm for all-pairs shortest paths in directed vertex-weighted graphs, leveraging minimum weight spanning trees of associated graphs.
Findings
Algorithm solves all-pairs shortest paths in graphs with improved time complexity.
Transitive closure can be computed efficiently using the proposed method.
Efficient solution for uniform disk graphs with bounded density.
Abstract
We consider the problem of computing all-pairs shortest paths in a directed graph with real weights assigned to vertices. For an 0-1 matrix let be the complete weighted graph on the rows of where the weight of an edge between two rows is equal to their Hamming distance. Let be the weight of a minimum weight spanning tree of We show that the all-pairs shortest path problem for a directed graph on vertices with nonnegative real weights and adjacency matrix can be solved by a combinatorial randomized algorithm in time As a corollary, we conclude that the transitive closure of a directed graph can be computed by a combinatorial randomized algorithm in the aforementioned time. We also conclude…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
