Improved Exponential Time Lower Bound of Knapsack Problem under BT model
Xin Li, Tian Liu, Han Peng, Hongtao Sun, Jiaqi Zhu

TL;DR
This paper improves the exponential time lower bounds for the Knapsack problem under the adaptive BT model, narrowing the gap between known bounds and raising open questions about optimal limits.
Contribution
It refines existing lower bounds for the Knapsack problem in the adaptive BT model and highlights open problems for future research.
Findings
Lower bounds improved to approximately 2^{0.66n}/√n
Approximate lower bounds for ratio 1-ε improved to about (1/ε)^{0.420}
Open question posed on the optimal bounds achievable
Abstract
M.Alekhnovich et al. recently have proposed a model of algorithms, called BT model, which covers Greedy, Backtrack and Simple Dynamic Programming methods and can be further divided into fixed, adaptive and fully adaptive three kinds, and have proved exponential time lower bounds of exact and approximation algorithms under adaptive BT model for Knapsack problem which are and (for approximation ratio ) respectively (M. Alekhovich, A. Borodin, J. Buresh-Oppenheim, R. Impagliazzo, A. Magen, and T. Pitassi, Toward a Model for Backtracking and Dynamic Programming, \emph{Proceedings of Twentieth Annual IEEE Conference on Computational Complexity}, pp308-322, 2005). In this note, we slightly improved their lower bounds to $\Omega(2^{(2-\epsilon)n/3}/\sqrt{n})\approx…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization · Optimization and Search Problems
