Let G = (V,E) be an unweighted undirected graph on |V | = n vertices and |E | = m edges. Let δ(u, v) denote the distance between vertices u, v ∈ V. An algorithm is said to compute all-pairs t-approximate shortest-paths/distances, for some t ≥ 1, if for each pair of vertices u, v ∈ V, the path/distance reported by the algorithm is not longer/greater than t · δ(u, v). This paper presents two extremely simple randomized algorithms for computing all-pairs nearly 2-approximate distances. The first algorithm requires expected O(m2/3n logn + n2) time, and for any u, v ∈ V reports distance no greater than 2δ(u, v) + 1. Our second algorithm requires expected O(n2 log3/2 n) time, and for any u, v ∈ V reports distance bounded by 2δ(u, v) + 3.
Given an undirected, unweighted graph G on n nodes, there is an O(n^2*poly log(n))-time algorithm th...
Let G(V, E) be an undirected weighted graph with |V| = n, |E| = m. Recently Thorup and Zwick introdu...
For any fixed 1 > [epsilon] > 0 we present a fully dynamic algorithm for maintaining (2 + [epsilon])...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Let G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) den...
Let $G=(V,E)$ be an unweighted undirected graph on $n$ vertices. Let $\delta(u,v)$ denote the distan...
Let $G=(V,E)$ be an unweighted undirected graph on $n$ vertices. Let $\delta(u,v)$ denote the distan...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Let G - (V, E) be a weighted undirected graph having nonnegative edge weights. An estimate (delta) o...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
Let G = (V, E) be an undirected graph on n vertices, and let δ(u, v) denote the distance...
Given a simple connected unweighted undirected graph G = (V (G), E(G)) with |V (G)| = n and |E(G)| =...
Given an undirected, unweighted graph G on n nodes, there is an O(n^2*poly log(n))-time algorithm th...
Let G(V, E) be an undirected weighted graph with |V| = n, |E| = m. Recently Thorup and Zwick introdu...
For any fixed 1 > [epsilon] > 0 we present a fully dynamic algorithm for maintaining (2 + [epsilon])...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Let G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) den...
Let $G=(V,E)$ be an unweighted undirected graph on $n$ vertices. Let $\delta(u,v)$ denote the distan...
Let $G=(V,E)$ be an unweighted undirected graph on $n$ vertices. Let $\delta(u,v)$ denote the distan...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Let G - (V, E) be a weighted undirected graph having nonnegative edge weights. An estimate (delta) o...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
AbstractWe present an algorithm, APD, that solves the distance version of the all-pairs-shortest-pat...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
Let G = (V, E) be an undirected graph on n vertices, and let δ(u, v) denote the distance...
Given a simple connected unweighted undirected graph G = (V (G), E(G)) with |V (G)| = n and |E(G)| =...
Given an undirected, unweighted graph G on n nodes, there is an O(n^2*poly log(n))-time algorithm th...
Let G(V, E) be an undirected weighted graph with |V| = n, |E| = m. Recently Thorup and Zwick introdu...
For any fixed 1 > [epsilon] > 0 we present a fully dynamic algorithm for maintaining (2 + [epsilon])...