diff options
Diffstat (limited to 'README')
-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. |