Emergent Mind

On Colorful Vertex and Edge Cover Problems

(2308.15842)
Published Aug 30, 2023 in cs.DS and cs.CG

Abstract

In this paper, we study two generalizations of Vertex Cover and Edge Cover, namely Colorful Vertex Cover and Colorful Edge Cover. In the Colorful Vertex Cover problem, given an $n$-vertex edge-colored graph $G$ with colors from ${1, \ldots, \omega}$ and coverage requirements $r1, r2, \ldots, r\omega$, the goal is to find a minimum-sized set of vertices that are incident on at least $ri$ edges of color $i$, for each $1 \le i \le \omega$, i.e., we need to cover at least $ri$ edges of color $i$. Colorful Edge Cover is similar to Colorful Vertex Cover, except here we are given a vertex-colored graph and the goal is to cover at least $ri$ vertices of color $i$, for each $1 \le i \le \omega$, by a minimum-sized set of edges. These problems have several applications in fair covering and hitting of geometric set systems involving points and lines that are divided into multiple groups. Here, fairness ensures that the coverage (resp. hitting) requirement of every group is fully satisfied. We obtain a $(2+\epsilon)$-approximation for the Colorful Vertex Cover problem in time $n{O(\omega/\epsilon)}$. Thus, for a constant number of colors, the problem admits a $(2+\epsilon)$-approximation in polynomial time. Next, for the Colorful Edge Cover problem, we design an $O(\omega n3)$ time exact algorithm, via a chain of reductions to a matching problem. For all intermediate problems in this chain of reductions, we design polynomial-time algorithms, which might be of independent interest.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.