Minimum-Cost Mixed Graph Covers with Targeted Weight Constraints
摘要
This paper introduces the target-constrained mixed graph cover (TMGC) problem. Given a graph with n vertices and m edges, where each element (vertex or edge) is assigned a cost and a weight, the goal is to select a minimum-cost subset of elements subject to the covering-target constraint that its covered weight – the total weight of the selected vertices, selected edges, and edges incident to the selected vertices – meets or exceeds a given threshold. The TMGC problem models real-world scenarios, such as optimizing the removal of facilities (represented by vertices) and roads (represented by edges) in a network, while ensuring the value of the remaining network (including the value of remaining facilities and their connecting roads) stays below a set limit. From a theoretical perspective, the TMGC model extends the weighted partial vertex cover problem in two significant ways: it incorporates covering weights for both edges and vertices, and it allows a direct selection of edges alongside vertices to satisfy the covering target. Despite this increased complexity and generality compared to (the partial version of) the classic vertex cover problem, we develop a 2-approximation primal-dual algorithm for TMGC that runs in