Quadratic assignment problem: Difference between revisions

Content deleted Content added
applications: added French keyboard standard info.
MrGumballs (talk | contribs)
Link suggestions feature: 1 link added.
 
(One intermediate revision by one other user not shown)
Line 31:
== Computational complexity ==
 
The problem is [[NP-hard]], so there is no known [[algorithm]] for solving this problem in [[Time complexity|polynomial time]], and even small instances may require long computation time. It was also proven that the problem does not have an approximation algorithm running in polynomial time for any (constant) factor, unless P = NP.<ref>{{Cite journal|title = P-Complete Approximation Problems
|last1 = Sahni|first1 = Sartaj
|last2 = Gonzalez |first2 = Teofilo
Line 63:
[[Category:NP-hard problems]]
[[Category:Combinatorial optimization]]
[[Category:Operations research]]