English

A note on "Approximation schemes for a subclass of subset selection problems", and a faster FPTAS for the Minimum Knapsack Problem

Computational Complexity 2016-07-28 v1 Data Structures and Algorithms

Abstract

Pruhs and Woeginger prove the existence of FPTAS's for a general class of minimization and maximization subset selection problems. Without losing generality from the original framework, we prove how better asymptotic worst-case running times can be achieved if a ρ\rho-approximation algorithm is available, and in particular we obtain matching running times between maximization and minimization subset selection problems. We directly apply this result to the Minimum Knapsack Problem, for which the original framework yields an FPTAS with running time O(n5/ϵ)O(n^5/\epsilon), where ϵ\epsilon is the required accuracy and nn is the number of items, and obtain an FPTAS with running time O(n3/ϵ)O(n^3/\epsilon), thus improving the running time by a quadratic factor in the worst case.

Keywords

Cite

@article{arxiv.1607.07950,
  title  = {A note on "Approximation schemes for a subclass of subset selection problems", and a faster FPTAS for the Minimum Knapsack Problem},
  author = {Cédric Bentz and Pierre Le Bodic},
  journal= {arXiv preprint arXiv:1607.07950},
  year   = {2016}
}