AbstractGiven an undirected graph with a nonnegative weight on each edge, the shortest total path length spanning tree problem is to find a spanning tree of the graph such that the total path length summed over all pairs of the vertices is minimized. In this paper, we present several approximation algorithms for this problem. Our algorithms achieve approximation ratios of 2, 15/8, and 3/2 in time O(n2+f(G)),O(n3), and O(n4) respectively, in which f(G) is the time complexity for computing all-pairs shortest paths of the input graph G and n is the number of vertices of G. Furthermore, we show that the approximation ratio of (4/3+ε) can be achieved in polynomial time for any constant ε>0
Single source shortest path algorithms are concerned with finding the shortest distances to all ver...
We present an $O(nm)$ algorithm for all-pairs shortest paths computations in a directed graph with $...
We study the approximability of two related problems on graphs with $n$ nodes and $m$ edges: $n$-Pai...
[[abstract]]Given an undirected graph with a nonnegative weight on each edge, the shortest total pat...
textThe shortest path and minimum spanning tree problems are two of the classic textbook problems i...
[[abstract]]In this article, we investigate two spanning tree problems of graphs with k given source...
We give a simple algorithm to find a spanning tree that simultaneously approximates a shortest-path ...
AbstractThe computational complexity and the approximation algorithms of the optimal p-source commun...
Given an undirected graph with nonnegative costs on the edges, the routing cost of any of its spanni...
AbstractWe present an approximation algorithm for the all pairs shortest paths (APSP) problem in wei...
[[abstract]]Let G = (V, E, w) be an undirected graph with nonnegative edge length function w and non...
We study undirected shortest paths problems in a natural model of computation, namely one which give...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Given an undirected graph with nonnegative costs on the edges, the routing cost of any of its spanni...
Let G - (V, E) be a weighted undirected graph having nonnegative edge weights. An estimate (delta) o...
Single source shortest path algorithms are concerned with finding the shortest distances to all ver...
We present an $O(nm)$ algorithm for all-pairs shortest paths computations in a directed graph with $...
We study the approximability of two related problems on graphs with $n$ nodes and $m$ edges: $n$-Pai...
[[abstract]]Given an undirected graph with a nonnegative weight on each edge, the shortest total pat...
textThe shortest path and minimum spanning tree problems are two of the classic textbook problems i...
[[abstract]]In this article, we investigate two spanning tree problems of graphs with k given source...
We give a simple algorithm to find a spanning tree that simultaneously approximates a shortest-path ...
AbstractThe computational complexity and the approximation algorithms of the optimal p-source commun...
Given an undirected graph with nonnegative costs on the edges, the routing cost of any of its spanni...
AbstractWe present an approximation algorithm for the all pairs shortest paths (APSP) problem in wei...
[[abstract]]Let G = (V, E, w) be an undirected graph with nonnegative edge length function w and non...
We study undirected shortest paths problems in a natural model of computation, namely one which give...
AbstractLet G=(V,E) be an unweighted undirected graph on |V|=n vertices and |E|=m edges. Let δ(u,v) ...
Given an undirected graph with nonnegative costs on the edges, the routing cost of any of its spanni...
Let G - (V, E) be a weighted undirected graph having nonnegative edge weights. An estimate (delta) o...
Single source shortest path algorithms are concerned with finding the shortest distances to all ver...
We present an $O(nm)$ algorithm for all-pairs shortest paths computations in a directed graph with $...
We study the approximability of two related problems on graphs with $n$ nodes and $m$ edges: $n$-Pai...