HungarianAlgorithm.match

Helper method to record a matching between worker w and job j.

struct HungarianAlgorithm(T)
pure nothrow
void
match
(
in int w
,
in int j
)

Meta