Hungarian algorithm realizated in matlab
Show older comments
Is there some function which realize Hungarian algorithm in Matlab?
Accepted Answer
More Answers (1)
Christine Tobler
on 2 May 2019
6 votes
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Categories
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!