Matroid-Constrained Vertex Cover

06/07/2023
by   Chien-Chung Huang, et al.
0

In this paper, we introduce the problem of Matroid-Constrained Vertex Cover: given a graph with weights on the edges and a matroid imposed on the vertices, our problem is to choose a subset of vertices that is independent in the matroid, with the objective of maximizing the total weight of covered edges. This problem is a generalization of the much studied max k-vertex cover problem, in which the matroid is the simple uniform matroid, and it is also a special case of the problem of maximizing a monotone submodular function under a matroid constraint. First, we give a Fixed-Parameter Tractable Approximation Scheme (FPT-AS) when the given matroid is a partition matroid, a laminar matroid, or a transversal matroid. Precisely, if k is the rank of the matroid, we obtain (1 - ε) approximation using (1/ε)^O(k)n^O(1) time for partition and laminar matroids and using (1/ε+k)^O(k)n^O(1) time for transversal matroids. This extends a result of Manurangsi for uniform matroids [Manurangsi, 2018]. We also show that these ideas can be applied in the context of (single-pass) streaming algorithms. Besides, our FPT-AS introduces a new technique based on matroid union, which may be of independent interest in extremal combinatorics. In the second part, we consider general matroids. We propose a simple local search algorithm that guarantees 2/3 ≈ 0.66 approximation. For the more general problem where two matroids are imposed on the vertices and a feasible solution must be a common independent set, we show that a local search algorithm gives a 2/3 · (1 - 1/(p+1)) approximation in n^O(p) time, for any integer p. We also provide some evidence to show that with the constraint of one or two matroids, the approximation ratio of 2/3 is likely the best possible, using the currently known techniques of local search.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/21/2018

A local search 4/3-approximation algorithm for the minimum 3-path partition problem

Given a graph G = (V, E), the 3-path partition problem is to find a mini...
research
09/07/2022

A Local Search Algorithm for the Min-Sum Submodular Cover Problem

We consider the problem of solving the Min-Sum Submodular Cover problem ...
research
12/17/2020

Enhancing Balanced Graph Edge Partition with Effective Local Search

Graph partition is a key component to achieve workload balance and reduc...
research
08/12/2023

Parameterized Matroid-Constrained Maximum Coverage

In this paper, we introduce the concept of Density-Balanced Subset in a ...
research
01/09/2020

Maximizing diversity over clustered data

Maximum diversity aims at selecting a diverse set of high-quality object...
research
09/17/2014

A Tabu Search Algorithm for the Multi-period Inspector Scheduling Problem

This paper introduces a multi-period inspector scheduling problem (MPISP...
research
11/08/2022

A Local Search-Based Approach for Set Covering

In the Set Cover problem, we are given a set system with each set having...

Please sign up or login with your details

Forgot password? Click here to reset