Copyright © 2020 by SIAM The All-Pairs Shortest Paths (APSP) problem is one of the most basic problems in computer science. The fastest known algorithms for APSP in n-node graphs run in n3−o(1) time, and it is a big open problem whether a truly subcubic, O(n3−ε) for ε > 0 time algorithm exists for APSP. The Min-Plus product of two n × n matrices is known to be equivalent to APSP, where the optimal running times of the two problems differ by at most a constant factor. A natural way to approach understanding the complexity of APSP is thus understanding what structure (if any) is needed to solve Min-Plus product in truly subcubic time. The goal of this paper is to get truly subcubic algorithms for Min-Plus product for less structured inputs th...
AbstractAn N × N matrix product can be evaluated with precision E > 0 in O(Ns+ϵ log (M/E) log log (M...
A sublinear time subquadratic work parallel algorithm for construction of an optimal binary search t...
A binary matrix has the Consecutive Ones Property (C1P) if its columns can be ordered in such a way ...
The All-Pairs Shortest Paths (APSP) problem is one of the most basic problems in computer science. T...
© 2018 ACM. We say an algorithm on n × n matrices with integer entries in [-M,M] (or n-node graphs w...
One of the most basic graph problems, All-Pairs Shortest Paths (APSP) is known to be solvable in n^{...
In the bounded-leg shortest path (BLSP) problem, we are given a weighted graph G with nonnegative ed...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
In the all-pairs bottleneck paths (APBP) problem (a.k.a. all-pairs maximum capacity paths), one is g...
We say an algorithm on n × n matrices with entries in [−M,M] (or n-node graphs with edge weights fro...
AbstractThe authors have solved the all pairs shortest distances (APSD) problem for graphs with inte...
In this paper we give three sub-cubic cost algorithms for the all pairs shortest distance (APSD) and...
Zwick's $(1+\varepsilon)$-approximation algorithm for the All Pairs Shortest Path (APSP) problem run...
We provide a formal mathematical definition of the Shortest Paths for All Flows (SP-AF) problem and ...
In this paper, we present an improved algorithm for the All Pairs Non-decreasing Paths (APNP) proble...
AbstractAn N × N matrix product can be evaluated with precision E > 0 in O(Ns+ϵ log (M/E) log log (M...
A sublinear time subquadratic work parallel algorithm for construction of an optimal binary search t...
A binary matrix has the Consecutive Ones Property (C1P) if its columns can be ordered in such a way ...
The All-Pairs Shortest Paths (APSP) problem is one of the most basic problems in computer science. T...
© 2018 ACM. We say an algorithm on n × n matrices with integer entries in [-M,M] (or n-node graphs w...
One of the most basic graph problems, All-Pairs Shortest Paths (APSP) is known to be solvable in n^{...
In the bounded-leg shortest path (BLSP) problem, we are given a weighted graph G with nonnegative ed...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
In the all-pairs bottleneck paths (APBP) problem (a.k.a. all-pairs maximum capacity paths), one is g...
We say an algorithm on n × n matrices with entries in [−M,M] (or n-node graphs with edge weights fro...
AbstractThe authors have solved the all pairs shortest distances (APSD) problem for graphs with inte...
In this paper we give three sub-cubic cost algorithms for the all pairs shortest distance (APSD) and...
Zwick's $(1+\varepsilon)$-approximation algorithm for the All Pairs Shortest Path (APSP) problem run...
We provide a formal mathematical definition of the Shortest Paths for All Flows (SP-AF) problem and ...
In this paper, we present an improved algorithm for the All Pairs Non-decreasing Paths (APNP) proble...
AbstractAn N × N matrix product can be evaluated with precision E > 0 in O(Ns+ϵ log (M/E) log log (M...
A sublinear time subquadratic work parallel algorithm for construction of an optimal binary search t...
A binary matrix has the Consecutive Ones Property (C1P) if its columns can be ordered in such a way ...