The checkpoint problem

  • Authors:
  • MohammadTaghi Hajiaghayi;Rohit Khandekar;Guy Kortsarz;Julián Mestre

  • Affiliations:
  • AT&T Labs- Research & University of Maryland;IBM T.J. Watson Research Center;Rutgers University-Camden;Max-Planck-Institut für Informatik

  • Venue:
  • APPROX/RANDOM'10 Proceedings of the 13th international conference on Approximation, and 14 the International conference on Randomization, and combinatorial optimization: algorithms and techniques
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we consider the checkpoint problem. The input consists of an undirected graph G, a set of source-destination pairs {(s1, t1), ..., (sk, tk)}, and a collection P of paths connecting the (si, ti) pairs. A feasible solution is a multicut E′; namely, a set of edges whose removal disconnects every source-destination pair. For each p ∈ P we define cpE′(p) = |p ∩ E′|. In the sum checkpoint (SCP) problem the goal is to minimize Σp∈P cpE′(p), while in the maximum checkpoint (MCP) problem the goal is to minimize maxp∈p cpE′(p). These problem have several natural applications, e.g., in urban transportation and network security. In a sense, they combine the multicut problem and the minimum membership set cover problem. For the sum objective we show that weighted SCP is equivalent, with respect to approximability, to undirected multicut. Thus there exists an O(log n) approximation for SCP in general graphs. Our current approximability results for the max objective have a wide gap: we provide an approximation factor of O(√nlogn/opt) for MCP and a hardness of 2 under the assumption P ≠ NP. The hardness holds for trees, in which case we can obtain an asymptotic approximation factor of 2. Finally we show strong hardness for the well-known problem of finding a path with minimum forbidden pairs, which in a sense can be considered the dual to the checkpoint problem. Despite various works on this problem, hardness of approximation was not known prior to this work. We show that the problem cannot be approximated within cn for some constant c 0, unless P = NP. This is the strongest type of hardness possible. It carries over to directed acyclic graphs and is a huge improvement over the plain NP-hardness of Gabow (SIAM J. Comp 2007, pages 1648-1671).