Approximate Min-Sum Subset Convolution
Data Structures and Algorithms
2024-08-12 v3
Abstract
Exponential-time approximation has recently gained attention as a practical way to deal with the bitter NP-hardness of well-known optimization problems. We study for the first time the -approximate min-sum subset convolution. This enables exponential-time -approximation schemes for problems such as minimum-cost -coloring, the prize-collecting Steiner tree, and many others in computational biology. Technically, we present both a weakly- and strongly-polynomial approximation algorithm for this convolution, running in time and , respectively. Our work revives research on tropical subset convolutions after nearly two decades.
Cite
@article{arxiv.2404.11364,
title = {Approximate Min-Sum Subset Convolution},
author = {Mihail Stoian},
journal= {arXiv preprint arXiv:2404.11364},
year = {2024}
}
Comments
To appear at WAOA 2024; updates: shorter title, motivation in abstract, minor typos; original results unchanged