Hungarian algorithm realizated in matlab
Ältere Kommentare anzeigen
Is there some function which realize Hungarian algorithm in Matlab?
Akzeptierte Antwort
Weitere Antworten (1)
Christine Tobler
am 2 Mai 2019
6 Stimmen
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!