> For the complete documentation index, see [llms.txt](https://liuzhenglaichn.gitbook.io/algorithm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liuzhenglaichn.gitbook.io/algorithm/miscellaneous/hungarian.md).

# Hungarian

匈牙利算法

<https://leetcode.com/problems/minimum-moves-to-spread-stones-over-grid/solutions/4024777/python-hungarian-assignment-10-lines-o-n-3-beats-100/> <https://en.wikipedia.org/wiki/Hungarian\\_algorithm>
