phobos-next v0.4.6 (2022-11-25T12:27:21Z)
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.