Search
munkres
A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
v2.0.4 URL:
https://unpkg.com/munkres@2.0.4/dist/munkres.cjs
Open
Browse Files
algorithm
assignment
bipartite
combinatorial optimization
hungarian
linear assignment
kuhn
matrix
munkres
optimal
optimization
hungarian-on3
A hungarian algorithm that runs in O(n^3)
v0.3.1 URL:
https://unpkg.com/hungarian-on3@0.3.1/app/hungarianOn3.js
Open
Browse Files
Hungarian
Munkres
Kuhn
assignment problem
bipartite