搜索资源列表
fenpei
- 分配问题的实现,是利用匈牙利算法实现的MATLAB代码!-The realization of the distribution is the use of the MATLAB code Hungarian algorithm!
fenpei
- 匈牙利算法,很不错的,,,真不错真不错真不错-Hungarian algorithm, very good, really goodReally goodReally good
xiongyali
- 匈牙利匹配算法,利用匈牙利匹配算法,解决图论中的最大匹配问题,-Hungarian matching algorithm using Hungarian matching algorithm to solve the maximum matching problem in graph theory,
fenpei
- 著名的匈牙利算法matlab代码,用于解决匹配问题-The famous Hungarian algorithm matlab code used to solve the matching problem
匹配算法分析
- 匈牙利算法的应用,匹配选择的问题,利用匈牙利算法求解匹配问题
111
- 这是匈牙利算法的说明PPT,写的非常好对初学者非常有帮助-This is a descr iption of the Hungarian algorithm PPT, very well written is very helpful for beginners
Bipartite-graph-matching
- 自己的笔记,二分图匹配详解,是用匈牙利算法解的。-Own notes, bipartite graph matching explain, with the Hungarian algorithm solution.
dijkstra-floyd-...
- dijkstra floyd 匈牙利算法 最小流算法-dijkstra floyd minimum flow algorithm Hungarian algorithm
Hungary-algorithm
- “匈牙利算法”可以用于求解多种形式的指派 问题,其基本思想是寻找独立1元素组,而独立1 元素组与图论中对集是一个等价概念,所以与图论中求解赋权二分图最优对集、最大对集的思想是一脉相承的。 -Hungary algorithm