In this paper we study the all-pairs shortest paths problem in (unweighted) unit-disk graphs. The previous best solution for this problem required O(n^2 log n) time, by running the O(n log n)-time single-source shortest path algorithm of Cabello and Jejcic [Comput. Geom., 2015] from every source vertex,where n is the number of vertices. We not only manage to eliminate the logarithmic factor, but also obtain the first (slightly) subquadratic algorithm for the problem, running in O(n^2 sqrt{ frac{log log n}{log n} }) time. Our algorithm computes an implicit representation of all the shortest paths, and, in the same amount of time, can also compute the diameter of the graph
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
In the bounded-leg shortest path (BLSP) problem, we are given a weighted graph G with nonnegative ed...
AbstractThe authors have solved the all pairs shortest distances (APSD) problem for graphs with inte...
We revisit a classical graph-theoretic problem, the single-source shortest-path (SSSP) problem, in w...
We present the first near-linear-time (1 + epsilon)-approximation algorithm for the diameter of a we...
Given an input directed graph G = (V, E), the all pairs shortest path problem (APSP) is to compute ...
This thesis studies shortest paths in geometric intersection graphs, which can model, among others, ...
Given a simple connected unweighted undirected graph G = (V (G), E(G)) with |V (G)| = n and |E(G)| =...
AbstractThe all-pairs-shortest-length (APSL) problem has been quite rigorously studied on various gr...
AbstractThe objective of this paper is to advance the view that solving the all-pairs shortest path ...
AbstractWe present a new all-pairs shortest path algorithm that works with real-weighted graphs in t...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
We present two new and efficient algorithms for computing all-pairs shortest paths. The algorithms o...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
Let G be a unit disk graph in the plane defined by n disks whose positions are known. We show that i...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
In the bounded-leg shortest path (BLSP) problem, we are given a weighted graph G with nonnegative ed...
AbstractThe authors have solved the all pairs shortest distances (APSD) problem for graphs with inte...
We revisit a classical graph-theoretic problem, the single-source shortest-path (SSSP) problem, in w...
We present the first near-linear-time (1 + epsilon)-approximation algorithm for the diameter of a we...
Given an input directed graph G = (V, E), the all pairs shortest path problem (APSP) is to compute ...
This thesis studies shortest paths in geometric intersection graphs, which can model, among others, ...
Given a simple connected unweighted undirected graph G = (V (G), E(G)) with |V (G)| = n and |E(G)| =...
AbstractThe all-pairs-shortest-length (APSL) problem has been quite rigorously studied on various gr...
AbstractThe objective of this paper is to advance the view that solving the all-pairs shortest path ...
AbstractWe present a new all-pairs shortest path algorithm that works with real-weighted graphs in t...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
We present two new and efficient algorithms for computing all-pairs shortest paths. The algorithms o...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
Let G be a unit disk graph in the plane defined by n disks whose positions are known. We show that i...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
In the bounded-leg shortest path (BLSP) problem, we are given a weighted graph G with nonnegative ed...
AbstractThe authors have solved the all pairs shortest distances (APSD) problem for graphs with inte...