Intuitive algorithms and t-vertex cover

  • Authors:
  • Joachim Kneis;Daniel Mölle;Stefan Richter;Peter Rossmanith

  • Affiliations:
  • Department of Computer Science, RWTH Aachen University, Fed. Rep. of Germany;Department of Computer Science, RWTH Aachen University, Fed. Rep. of Germany;Department of Computer Science, RWTH Aachen University, Fed. Rep. of Germany;Department of Computer Science, RWTH Aachen University, Fed. Rep. of Germany

  • Venue:
  • ISAAC'06 Proceedings of the 17th international conference on Algorithms and Computation
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many interesting results that improve on the exponential running times of exact algorithms for NP-hard problems have been obtained in recent years. One example that has attracted quite some attention of late is t-Vertex Cover, the problem of finding k nodes that cover at least t edges in a graph. Following the first proof of fixed-parameter tractability, several algorithms for this problem have been presented in rapid succession. We improve on the best known runtime bound, designing and analyzing an intuitive randomized algorithm that takes no more than O(2.0911tn4) steps. In fact, we observe and encourage a renewed vigor towards the design of intuitive algorithms within the community. That is, we make a plea to prefer simple, comprehendable, easy-to-implement and easy-to-verify algorithms at the expense of a more involved analysis over more complicated algorithms that are specifically tailored to ease the analysis.