diff options
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +𝓞(n³) implementation of the Hungarian algorithm, +also known as the Hungarian method, Kuhn–Munkres +algorithm or Munkres assignment. |
index : hungarian-algorithm-n3 | ||
[Complete] Minimum bipartite matching algorithm | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | README | 3 |
@@ -0,0 +1,3 @@ +𝓞(n³) implementation of the Hungarian algorithm, +also known as the Hungarian method, Kuhn–Munkres +algorithm or Munkres assignment. |