English

Approximation of the Quadratic Knapsack Problem

Data Structures and Algorithms 2016-05-24 v2 Computational Complexity Discrete Mathematics Combinatorics

Abstract

For any given ϵ>0\epsilon>0 we provide an algorithm for the Quadratic Knapsack Problem that has an approximation ratio within O(n2/5+ϵ)O(n^{2/5+\epsilon}) and a run time within O(n9/ϵ)O(n^{9/\epsilon}).

Keywords

Cite

@article{arxiv.1509.01866,
  title  = {Approximation of the Quadratic Knapsack Problem},
  author = {Richard Taylor},
  journal= {arXiv preprint arXiv:1509.01866},
  year   = {2016}
}

Comments

8 pages one figure

R2 v1 2026-06-22T10:50:19.157Z