2 packages
returned for Tags:"computer-science"
- 2,304 total downloads
- last updated 10/4/2020
- Latest version: 1.2.0
C#-only solver for the rectangular linear assignment problem, also known as the minimum weight full matching problem for bipartite graphs. Algorithms used include shortest augmenting path search and cost-scaling pseudoflow based assignment.