English

Efficient Constant-Factor Approximate Enumeration of Minimal Subsets for Monotone Properties with Weight Constraints

Data Structures and Algorithms 2024-10-03 v5

Abstract

A property Π\Pi on a finite set UU is \emph{monotone} if for every XUX \subseteq U satisfying Π\Pi, every superset YUY \subseteq U of XX also satisfies Π\Pi. Many combinatorial properties can be seen as monotone properties. The problem of finding a minimum subset of UU satisfying Π\Pi is a central problem in combinatorial optimization. Although many approximate/exact algorithms have been developed to solve this kind of problem on numerous properties, a solution obtained by these algorithms is often unsuitable for real-world applications due to the difficulty of building accurate mathematical models on real-world problems. A promising approach to overcome this difficulty is to \emph{enumerate} multiple small solutions rather than to \emph{find} a single small solution. To this end, given a weight function w:UNw: U \to \mathbb N and an integer kk, we devise algorithms that \emph{approximately} enumerate all minimal subsets of UU with weight at most kk satisfying Π\Pi for various monotone properties Π\Pi, where "approximate enumeration" means that algorithms output all minimal subsets satisfying Π\Pi whose weight at most kk and may output some minimal subsets satisfying Π\Pi whose weight exceeds kk but is at most ckck for some constant c1c \ge 1. These algorithms allow us to efficiently enumerate minimal vertex covers, minimal dominating sets in bounded degree graphs, minimal feedback vertex sets, minimal hitting sets in bounded rank hypergraphs, etc., of weight at most kk with constant approximation factors.

Keywords

Cite

@article{arxiv.2009.08830,
  title  = {Efficient Constant-Factor Approximate Enumeration of Minimal Subsets for Monotone Properties with Weight Constraints},
  author = {Yasuaki Kobayashi and Kazuhiro Kurita and Kunihiro Wasa},
  journal= {arXiv preprint arXiv:2009.08830},
  year   = {2024}
}