Hubbry Logo
search
logo

Quadratic assignment problem

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
Quadratic assignment problem

The quadratic assignment problem (QAP) is one of the fundamental combinatorial optimization problems in the branch of optimization or operations research in mathematics, from the category of the facilities location problems first introduced by Koopmans and Beckmann.

The problem models the following real-life problem:

Intuitively, the cost function encourages facilities with high flows between each other to be placed close together.

The problem statement resembles that of the assignment problem, except that the cost function is expressed in terms of quadratic inequalities, hence the name.

The formal definition of the quadratic assignment problem is as follows:

Usually weight and distance functions are viewed as square real-valued matrices, so that the cost function is written down as:

In matrix notation:

where is the set of permutation matrices, is the weight matrix and is the distance matrix.

See all
User Avatar
No comments yet.