phobos-next ~master (2024-03-19T05:49:32Z)
Home
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.