Fixed-Parameter Complexity of Minimum Profile Problems

  • Authors:
  • Gregory Gutin;Stefan Szeider;Anders Yeo

  • Affiliations:
  • Royal Holloway University of London, Department of Computer Science, Surrey TW20 0EX, Egham, UK and University of Haifa, Department of Computer Science, Haifa, Israel;Durham University, Department of Computer Science, DH1 3LE, Durham, UK;Royal Holloway University of London, Department of Computer Science, Surrey TW20 0EX, Egham, UK and University of Haifa, Department of Computer Science, Haifa, Israel

  • Venue:
  • Algorithmica - Parameterized and Exact Algorithms
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The profile of a graph is an integer-valued parameter defined via vertex orderings; it is known that the profile of a graph equals the smallest number of edges of an interval supergraph. Since computing the profile of a graph is an NP-hard problem, we consider parameterized versions of the problem. Namely, we study the problem of deciding whether the profile of a connected graph of order n is at most n−1+k, considering k as the parameter; this is a parameterization above guaranteed value, since n−1 is a tight lower bound for the profile. We present two fixed-parameter algorithms for this problem. The first algorithm is based on a forbidden subgraph characterization of interval graphs. The second algorithm is based on two simple kernelization rules which allow us to produce a kernel with linear number of vertices and edges. For showing the correctness of the second algorithm we need to establish structural properties of graphs with small profile which are of independent interest.