A Newton's method for the continuous quadratic knapsack problem

Published: 2014, Last Modified: 26 Jan 2025Math. Program. Comput. 2014EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We introduce a new efficient method to solve the continuous quadratic knapsack problem. This is a highly structured quadratic program that appears in different contexts. The method converges after \(O(n)\) iterations with overall arithmetic complexity \(O(n^2)\). Numerical experiments show that in practice the method converges in a small number of iterations with overall linear complexity, and is faster than the state-of-the-art algorithms based on median finding, variable fixing, and secant techniques.
Loading