Content deleted Content added
No edit summary |
m →Algorithms and generalizations: WP:CHECKWIKI error fix for #61. Punctuation goes before References. Do general fixes if a problem exists. - using AWB (8853) |
||
Line 26:
== Algorithms and generalizations ==
It has long been known that assignment problems are [[NP-hard]]. Nonetheless, an exact solution can be found using [[branch and bound]] techniques which utilize [[relaxation (approximation)]]. Many heuristic algorithms have been proposed which provide near-optimal solutions in [[polynomial time]]
==Example==
|