Fixed-parameter complexity of minimum profile problems

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

  • Affiliations:
  • Department of Computer Science, Royal Holloway University of London, Egham, Surrey, United Kingdom;Department of Computer Science, Durham University, Durham, United Kingdom;Department of Computer Science, Royal Holloway University of London, Egham, Surrey, United Kingdom

  • Venue:
  • IWPEC'06 Proceedings of the Second international conference on Parameterized and Exact Computation
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

An ordering of a graph G=(V,E) is a one-to-one mapping α: V →{1,2,..., |V|}. The profile of an ordering α of G is prfα(G)=∑v∈V(α(v)– min {α(u): u ∈N[v]}); here N[v] denotes the closed neighborhood of v. The profile prf(G) of G is the minimum of prfα(G) over all orderings α of G. It is well-known that prf(G) equals the minimum number of edges in an interval graph H that contains G as a subgraph. We show by reduction to a problem kernel of linear size that deciding whether the profile of a connected graph G=(V,E) is at most |V|–1+k is fixed-parameter tractable with respect to the parameter k. Since |V|–1 is a tight lower bound for the profile of a connected graph G=(V,E), the parameterization above the guaranteed value |V|–1 is of particular interest.