An Improved FPTAS for 0-1 Knapsack
Data Structures and Algorithms
2020-01-03 v1
Abstract
The 0-1 knapsack problem is an important NP-hard problem that admits fully polynomial-time approximation schemes (FPTASs). Previously the fastest FPTAS by Chan (2018) with approximation factor runs in time, where hides polylogarithmic factors. In this paper we present an improved algorithm in time, with only a gap from the quadratic conditional lower bound based on -convolution. Our improvement comes from a multi-level extension of Chan's number-theoretic construction, and a greedy lemma that reduces unnecessary computation spent on cheap items.
Keywords
Cite
@article{arxiv.1904.09562,
title = {An Improved FPTAS for 0-1 Knapsack},
author = {Ce Jin},
journal= {arXiv preprint arXiv:1904.09562},
year = {2020}
}
Comments
To appear at ICALP'19