Constrained minimum vertex cover in bipartite graphs: complexity and parameterized algorithms

作者:

Highlights:

摘要

Motivated by the research in reconfigurable memory array structures, this paper studies the complexity and algorithms for the constrained minimum vertex cover problem on bipartite graphs (min-cvcb) defined as follows: given a bipartite graph G=(V,E) with vertex bipartition V=U∪L and two integers ku and kl, decide whether there is a minimum vertex cover in G with at most ku vertices in U and at most kl vertices in L. It is proved in this paper that the min-cvcb problem is NP-complete. This answers a question posed by Hasan and Liu. A parameterized algorithm is developed for the problem, in which classical results in matching theory and recently developed techniques in parameterized computation theory are nicely combined and extended. The algorithm runs in time O(1.26ku+kl+(ku+kl)|G|) and significantly improves previous algorithms for the problem.

论文关键词:Vertex cover,Bipartite graph,Graph matching,Parameterized computation

论文评审过程:Received 21 September 2001, Revised 25 August 2003, Available online 19 November 2003.

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