On the fixed-parameter tractability of the partial vertex cover problem with a matching constraint in edge-weighted bipartite graphs
Vahan Mkrtchyan, Garik Petrosyan

TL;DR
This paper investigates the fixed-parameter tractability of a weighted partial vertex cover problem with matching constraints in bipartite graphs, establishing hardness results and exploring algorithmic boundaries.
Contribution
It introduces a new variant of the partial vertex cover problem with matching constraints and analyzes its fixed-parameter tractability, including hardness results via reduction from bi-objective knapsack.
Findings
The problem is W[1]-hard when parameterized by certain parameters.
The study extends understanding of fixed-parameter tractability in weighted graph problems.
Provides insights into the complexity of vertex cover variants with additional constraints.
Abstract
In the classical partial vertex cover problem, we are given a graph and two positive integers and . The goal is to check whether there is a subset of of size at most , such that covers at least edges of . The problem is NP-hard as it includes the Vertex Cover problem. Previous research has addressed the extension of this problem where one has weight-functions defined on sets of vertices and edges of . In this paper, we consider the following version of the problem where on the input we are given an edge-weighted bipartite graph , and three positive integers , and . The goal is to check whether has a subset of vertices of of size at most , such that the edges of covered by have weight at least and they include a matching of weight at least . In the paper, we address this problem from the perspective of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs
