phobos-next v0.5.1 (2022-12-21T17:07:30Z)
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.