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
d3-bipartite
A D3 layout for drawing weighted bipartite graphs.
v0.0.7 URL:
https://unpkg.com/d3-bipartite@0.0.7/dist/d3-bipartite.js
Open
Browse Files
d3
layout
bipartite
graph layout
flows
od
origin-destination
infovis
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
bipartite-matching
Maximum unweighted bipartite matching
v1.0.0 URL:
https://unpkg.com/bipartite-matching@1.0.0/match.js
Open
Browse Files
bipartite
graph
edge
matching
vertex
assignment
problem
labels
randomized-hopcroft-karp
An algorithm for maximum cardinality matching of bipartite graph
v0.2.0 URL:
https://unpkg.com/randomized-hopcroft-karp@0.2.0/dist/index.js
Open
Browse Files
typescript
bipartite
matching