fuglede
-
- 66,547 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... More information -
- 4,198 total downloads
- last updated 5/17/2022
- Latest version: 1.3.0
Some C#-only solvers for the multi-way partition problem.