|
 |
"A Basic Toolbox for Constrained Quadratic 0/1 Optimization" |
|
|
Article by Christoph Buchheim, Frauke Liers, Marcus Oswald, available as BibTeX Source.
|
Zentrum für Angewandte Informatik Köln, Lehrstuhl Jünger
|
| Preprint Key: |
zaik2007-561 |
| Keywords: |
local cuts, maximum cut problem, quadratic programming |
| MSC codes: |
90C20, 90C27, 90C57 |
This article is to appear in "Proceedings of WEA 2008".
|
Abstract: |
In many practical applications, the task is to optimize a non-linear function over a well-studied polytope P as, e.g., the matching polytope or the travelling salesman polytope (TSP). In this paper, we focus on quadratic objective functions. Prominent examples are the quadratic assignment and the quadratic knapsack problem; further applications occur in various areas such as production planning or automatic graph drawing.
In order to apply branch-and-cut methods for the exact solution of such problems,they have to be linearized. However, the standard
linearization usually leads to very weak relaxations. On the other hand, problem-specific polyhedral studies are often time-consuming.
Our goal is the design of general separation routines that can replace detailed polyhedral studies of the resulting polytope and that can be used as a black box.
As unconstrained binary quadratic optimization is equivalent to the maximum cut problem, knowledge about cut polytopes can be used in our setting. Other separation routines are inspired by the local cuts that have been developed by Applegate, Bixby, Chvatal and Cook
for faster solution of large-scale traveling salesman instances.
By extensive experiments, we show
that both methods can drastically accelerate the solution of constrained quadratic 0/1 problems. |