3 lines
183 B
Text
3 lines
183 B
Text
The Munkres module provides an implementation of the Munkres algorithm
|
|
(also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
|
|
useful for solving the Assignment Problem.
|