Optimal-size problem kernels for $d$-Hitting Set in linear time and space
Data Structures and Algorithms
2021-01-14 v2 Discrete Mathematics
Abstract
The known linear-time kernelizations for -Hitting Set guarantee linear worst-case running times using a quadratic-size data structure (that is not fully initialized). Getting rid of this data structure, we show that problem kernels of asymptotically optimal size for -Hitting Set are computable in linear time and space. Additionally, we experimentally compare the linear-time kernelizations for -Hitting Set to each other and to a classical data reduction algorithm due to Weihe.
Cite
@article{arxiv.2003.04578,
title = {Optimal-size problem kernels for $d$-Hitting Set in linear time and space},
author = {René van Bevern and Pavel V. Smirnov},
journal= {arXiv preprint arXiv:2003.04578},
year = {2021}
}
Comments
More detailed algorithm descriptions, extended experimental section