Hungarian algorithm realizated in matlab
古いコメントを表示
Is there some function which realize Hungarian algorithm in Matlab?
採用された回答
その他の回答 (1 件)
Christine Tobler
2019 年 5 月 2 日
6 投票
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
カテゴリ
ヘルプ センター および File Exchange で Problem-Based Optimization Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!