HungarianAlgorithm.updateLabeling

Update labels with the specified slack by adding the slack value for committed workers and by subtracting the slack value for committed jobs. In addition, update the minimum slack values appropriately.

struct HungarianAlgorithm(T)
pure nothrow
void
updateLabeling
(
in T slack
)

Meta