English

On Sparse Hitting Sets: from Fair Vertex Cover to Highway Dimension

Data Structures and Algorithms 2022-09-29 v3 Computational Complexity Discrete Mathematics

Abstract

We consider the Sparse Hitting Set (Sparse-HS) problem, where we are given a set system (V,F,B)(V,\mathcal{F},\mathcal{B}) with two families F,B\mathcal{F},\mathcal{B} of subsets of VV. The task is to find a hitting set for F\mathcal{F} that minimizes the maximum number of elements in any of the sets of B\mathcal{B}. Our focus is on determining the complexity of some special cases of Sparse-HS with respect to the sparseness kk, which is the optimum number of hitting set elements in any set of B\mathcal{B}. For the Sparse Vertex Cover (Sparse-VC) problem, VV is given by the vertex set of a graph, and F\mathcal{F} is its edge set. We prove NP-hardness for sparseness k2k\geq 2 and polynomial time solvability for k=1k=1. We also provide a polynomial-time 22-approximation for any kk. A special case of Sparse-VC is Fair Vertex Cover (Fair-VC), where the family B\mathcal{B} is given by vertex neighbourhoods. For this problem we prove NP-hardness for constant kk and provide a polynomial-time (21k)(2-\frac{1}{k})-approximation. This is better than any approximation possible for Sparse-VC or Vertex Cover (under UGC). We then consider two problems derived from Sparse-HS related to the highway dimension, a graph parameter modelling transportation networks. Most algorithms for graphs of low highway dimension compute solutions to the rr-Shortest Path Cover (rr-SPC) problem, where r>0r>0, F\mathcal{F} contains all shortest paths of length between rr and 2r2r, and B\mathcal{B} contains all balls of radius 2r2r. There is an XP algorithm that computes solutions to rr-SPC of sparseness at most hh if the input graph has highway dimension hh, but the existence if an FPT algorithm was open. We prove that rr-SPC and also the related rr-Highway Dimension (rr-HD) problem are both W[1]-hard. Furthermore, we prove that rr-SPC admits a polynomial-time O(logn)O(\log n)-approximation.

Keywords

Cite

@article{arxiv.2208.14132,
  title  = {On Sparse Hitting Sets: from Fair Vertex Cover to Highway Dimension},
  author = {Johannes Blum and Yann Disser and Andreas Emil Feldmann and Siddharth Gupta and Anna Zych-Pawlewicz},
  journal= {arXiv preprint arXiv:2208.14132},
  year   = {2022}
}