Polynomially Correlated Knapsack is NP-complete
Chinmay Karande

TL;DR
This paper proves that the 0-1 Knapsack problem remains NP-complete even when weights and values are polynomially correlated, specifically when values are integral powers of weights, highlighting the problem's computational difficulty under these conditions.
Contribution
It establishes NP-completeness of 0-1 Knapsack under new polynomial correlation constraints between weights and values.
Findings
NP-completeness holds with weights and values as powers of each other
The problem remains computationally hard under these specific conditions
Extends understanding of complexity in constrained knapsack variants
Abstract
0-1 Knapsack is a fundamental NP-complete problem. In this article we prove that it remains NP-complete even when the weights of the objects in the packing constraints and their values in the objective function satisfy specific stringent conditions: the values are integral powers of the weights of the objects.
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
Topicssemigroups and automata theory · Algorithms and Data Compression
