Click or drag to resize

HungarianAlgorithm Methods

The HungarianAlgorithm type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindAssignments
Given a matrix of worker costs and tasks, find the optimal allocation of workers such that the total cost is minimized.
Top
See Also