pith. sign in

arxiv: 1511.00310 · v2 · pith:WAIXUTGTnew · submitted 2015-11-01 · 💻 cs.DS

Parameterized Integer Quadratic Programming: Variables and Coefficients

classification 💻 cs.DS
keywords integerparameterizedprogrammingquadraticfixedinputmatrixparameter
0
0 comments X
read the original abstract

In the Integer Quadratic Programming problem input is an n*n integer matrix Q, an m*n integer matrix A and an m-dimensional integer vector b. The task is to find a vector x in Z^n, minimizing x^TQx, subject to Ax <= b. We give a fixed parameter tractable algorithm for Integer Quadratic Programming parameterized by n+a. Here a is the largest absolute value of an entry of Q and A. As an application of our main result we show that Optimal Linear Arrangement is fixed parameter tractable parameterized by the size of the smallest vertex cover of the input graph. This resolves an open problem from the recent monograph by Downey and Fellows.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Curvature batching gives single-exponential integer quadratic programming

    math.OC 2026-04 unverdicted novelty 8.0

    Curvature batching yields the first single-exponential algorithm for integer quadratic programming, running in time (n L_A^n Δ(A) L_Q)^{O(n)} poly(φ).