Linear assignment problem solving using Jonker Volgenant Castanon method (JVC), Mack and Hungarian(Munkres) method.
-
Updated
Jul 20, 2022 - C++
Linear assignment problem solving using Jonker Volgenant Castanon method (JVC), Mack and Hungarian(Munkres) method.
Routines to solve the linear assignment problem, and the k-best assignment problem in pure Julia.
LAPJV vs LAPMACK methods sum comparison in 1e6 random matrices
Add a description, image, and links to the jonker-volgenant topic page so that developers can more easily learn about it.
To associate your repository with the jonker-volgenant topic, visit your repo's landing page and select "manage topics."