On the complexity and approximation of the min-sum and min-max disjoint paths problems

  • Authors:
  • Peng Zhang;Wenbo Zhao

  • Affiliations:
  • State Key Laboratory of Computer Science, Institute of Software, Chinese Academy of Sciences, Beijing, China;Graduate University of Chinese Academy of Sciences, Beijing, China

  • Venue:
  • ESCAPE'07 Proceedings of the First international conference on Combinatorics, Algorithms, Probabilistic and Experimental Methodologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a graph G = (V, E)andk source-sink pairs {(s1, t1),..., (sk, tk)} with each s, ti ∈ V, the Min-Sum Disjoint Paths problem asks k disjoint paths to connect all the source-sink pairs with minimized total length, while the Min-Max Disjoint Paths problem asks also k disjoint paths to connect all source-sink pairs but with minimized length of the longest path. In this paper we show that the weighted Min-Sum Disjoint Paths problem is FPNP-complete in general graph, and the uniform Min-Sum Disjoint Paths and uniform Min-Max Disjoint Paths problems can not be approximated within Ω(m1-ε) for any constant ε 0 even in planar graph if P ≠ NP, where m is the number of edges in G. Then we give at the first time a simple bicriteria approximation algorithm for the uniform Min-Max Edge-Disjoint Paths and the weighted Min-Sum Edge-Disjoint Paths problems, with guaranteed performance ratio O(log k/ log log k) and O(1) respectively. Our algorithm is based on randomized rounding.