Some results on incremental vertex cover problem

  • Authors:
  • Wenqiang Dai

  • Affiliations:
  • School of Management and Economics, University of Electronic Science and Technology of China, Chengdu, Sichuan, P. R. China

  • Venue:
  • AAIM'10 Proceedings of the 6th international conference on Algorithmic aspects in information and management
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the classical k-vertex cover problem, we wish to find a minimum weight set of vertices that covers at least k edges. In the incremental version of the k-vertex cover problem, we wish to find a sequence of vertices, such that if we choose the smallest prefix of vertices in the sequence that covers at least k edges, this solution is close in value to that of the optimal k-vertex cover solution. The maximum ratio is called competitive ratio. Previously the known upper bound of competitive ratio was 4α, where α is the approximation ratio of the k-vertex cover problem. And the known lower bound was 1.36 unless P = NP, or 2-ε for any constant ε assuming the Unique Game Conjecture. In this paper we present some new results for this problem. Firstly we prove that, without any computational complexity assumption, the lower bound of competitive ratio of incremental vertex cover problem is φ, where φ = √5+1/2 ≈ 1.618 is the golden ratio. We then consider the restricted versions where k is restricted to one of two given values(Named 2-IVC problem) and one of three given values(Named 3-IVC problem). For 2-IVC problem, we give an algorithm to prove that the competitive ratio is at most φα. This incremental algorithm is also optimal for 2-IVC problem if we are permitted to use non-polynomial time. For the 3-IVC problem, we give an incremental algorithm with ratio factor (1 + √2)α.