phobos-next ~master (2025-01-18T22:13:40.3704578)
Dub
Repo
HungarianAlgorithm.match
nxt
hungarian
HungarianAlgorithm
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
Source
See Implementation
nxt
hungarian
HungarianAlgorithm
functions
computeInitialFeasibleSolution
executePhase
fetchUnmatchedWorker
greedyMatch
initializePhase
match
reduce
updateLabeling
static functions
copyOf
opCall
variables
infinity
Helper method to record a matching between worker w and job j.