Hungarian Algorithm for Linear Assignment Problems (V2.3)
An extremely fast implementation of the Hungarian algorithm on a native Matlab code.
Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Citation pour cette source
Yi Cao (2026). Hungarian Algorithm for Linear Assignment Problems (V2.3) (https://fr.mathworks.com/matlabcentral/fileexchange/20652-hungarian-algorithm-for-linear-assignment-problems-v2-3), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : assignprob.zip, Functions for the rectangular assignment problem, Munkres Assignment Algorithm
A inspiré : Hungarian Algorithm for Linear Sum Assignment Problem, Minimum Cost Constrained Input-Output and Control Configuration Co-Design Problem, Eigenshuffle, LAPJV - Jonker-Volgenant Algorithm for Linear Assignment Problem V3.0, Hungarian based particle linking, simpletracker
Informations générales
- Version (3,23 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.4.0 | a bug fixed |
||
| 1.3.0 | The new version implements particial assignment if a full assignment is not feasible. |
||
| 1.2.0 | Update to improve efficiency further. |
||
| 1.1.0 | Bug fix |
||
| 1.0.0 |