Linear assignment problem solver NuGet Package

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.




Got any Linear assignment problem solver Question?





Info

Version: 1.2.0
Author(s): fuglede
Last Update: Sunday, October 4, 2020
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/LinearAssignment


Install
Install-Package LinearAssignment
dotnet add package LinearAssignment
paket add LinearAssignment
LinearAssignment Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1293