The parameterized complexity of some minimum label problems

作者:

Highlights:

摘要

We study the parameterized complexity of several minimum label graph problems, in which we are given an undirected graph whose edges are labeled, and a property Π, and we are asked to find a subset of edges satisfying property Π with respect to G that uses the minimum number of labels. These problems have a lot of applications in networking. We show that all the problems under consideration are W[2]-hard when parameterized by the number of used labels, and that they remain W[2]-hard even on graphs whose pathwidth is bounded above by a small constant. On the positive side, we prove that most of these problems are FPT when parameterized by the solution size, that is, the size of the sought edge set. For example, we show that computing a maximum matching or an edge dominating set that uses the minimum number of labels, is FPT when parameterized by the solution size. Proving that some of these problems are FPT requires interesting algorithmic methods that we develop in this paper.

论文关键词:Edge labeled graphs,W-hardness,Fixed-parameter tractability

论文评审过程:Received 4 September 2009, Revised 12 February 2010, Available online 26 February 2010.

论文官网地址:https://doi.org/10.1016/j.jcss.2010.02.012