Content deleted Content added
m Reverted edits by 69.231.218.249 (talk) to last version by 66.168.246.56 |
|||
Line 22:
== [[Computational complexity]] ==
The problem is [[NP-hard]], so there is no known [[algorithm]] for solving this problem in polynomial time, and even small instances may require long computation time. The [[Travelling salesman problem]] may be seen as a special case of QAP
A considerable amount of research in [[ant colony optimization]], a biologically-inspired heuristic, has centered on solving the QAP by achieving as good an approximation as possible.
|