HungarianAlgorithm Class |
Namespace: Kit.Algorithms
The HungarianAlgorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| FindAssignments | Given a matrix of worker costs and tasks, find the optimal allocation of workers such that the total cost is minimized. |