English

Parameterized algorithms for Partial vertex covers in bipartite graphs

Discrete Mathematics 2019-04-30 v1 Data Structures and Algorithms

Abstract

In the weighted partial vertex cover problem (WPVC), we are given a graph G=(V,E)G=(V,E), cost function c:VNc:V\rightarrow N, profit function p:ENp:E\rightarrow N, and positive integers RR and LL. The goal is to check whether there is a subset VVV'\subseteq V of cost at most RR, such that the total profit of edges covered by VV' is at least LL. In this paper we study the fixed-parameter tractability of WPVC in bipartite graphs (WPVCB). By extending the methods of Amini et al., we show that WPVCB is FPT with respect to RR if c1c\equiv 1. On the negative side, it is W[1]W[1]-hard for arbitrary cc, even when p1p\equiv 1. In particular, WPVCB is W[1]W[1]-hard parameterized by RR. We complement this negative result by proving that for bounded-degree graphs WPVC is FPT with respect to RR. The same result holds for the case of WPVCB when we allow to take only one fractional vertex. Additionally, we show that WPVC is FPT with respect to LL. Finally, we discuss a variant of PVCB in which the edges covered are constrained to include a matching of prescribed size and derive a paramterized algorithm for the same.

Keywords

Cite

@article{arxiv.1904.12011,
  title  = {Parameterized algorithms for Partial vertex covers in bipartite graphs},
  author = {Vahan Mkrtchyan and Garik Petrosyan and K. Subramani},
  journal= {arXiv preprint arXiv:1904.12011},
  year   = {2019}
}

Comments

12 pages, no figures

R2 v1 2026-06-23T08:50:52.787Z