Simple and Faster Algorithms for Knapsack
Data Structures and Algorithms
2024-01-30 v1
Abstract
In this paper, we obtain a number of new simple pseudo-polynomial time algorithms on the well-known knapsack problem, focusing on the running time dependency on the number of items , the maximum item weight , and the maximum item profit . Our results include: - An -time randomized algorithm for 0-1 knapsack, improving the previous [Bringmann and Cassis, ESA'23] for the small case. - An -time randomized algorithm for bounded knapsack, improving the previous [Polak, Rohwedder and Wegrzyck, ICALP'21].
Cite
@article{arxiv.2308.11307,
title = {Simple and Faster Algorithms for Knapsack},
author = {Qizheng He and Zhean Xu},
journal= {arXiv preprint arXiv:2308.11307},
year = {2024}
}