English

Faster parameterized algorithm for 3-Hitting Set

Data Structures and Algorithms 2025-01-14 v1

Abstract

In the 3-Hitting Set problem, the input is a hypergraph GG such that the size of every hyperedge of GG is at most 3, and an integers kk, and the goal is to decide whether there is a set SS of at most kk vertices such that every hyperedge of GG contains at least one vertex from SS. In this paper we give an O(2.0409k)O^*(2.0409^k)-time algorithm for 3-Hitting Set.

Keywords

Cite

@article{arxiv.2501.06452,
  title  = {Faster parameterized algorithm for 3-Hitting Set},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:2501.06452},
  year   = {2025}
}