搜索资源列表
HungarySolution
- Hungary Solution 匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
Hungary
- 现在我发现网站上对于匈牙利方法的matlab实现还是比较的少,我这里写了一个。具体功能:可以解决二维的任意01指派问题。
Graph_theory_matlab_program
- 使用集合命令编写的图论最短路dijkstra算法的matlab程序,flord算法的matlab程序,最大匹配的匈牙利算法(hungary)matlab程序,最小生成树的两种方法编写的matlab程序,最小费用最大流matlab程序
matlab2.rar
- 匈牙利算法的matlab程序,写得不错,多多支持啊,Hungary algorithm matlab procedures, written well, a lot of support ah
bpmpdmex2.21.1_linux_R2007.tar
- BPMPD_MEX is a Matlab MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary.
fenpei
- 匈牙利法与最佳匹配分配问题 matlab实现-Hungary and France and to achieve the best matching distribution matlab
390854564fenpei_matlab
- 这段代码使用matlab实现匈牙利算法的匹配问题。-matlab algorithm to achieve the matching of Hungary
hungary
- 最大匹配 很好的方法 hunary法 -the best matching for the matching map ,the measrue is hunary,the best matching for the matching map ,the measrue is hunary
Hungary-algorithm
- 用来求解指派问题的匈牙利算法,比目前网上流传的运行效果都好。-Hungary algorithm
Hungary
- 二部图的最大匹配的一种算法:匈牙利算法的matlab程序-Two parts graph the maximal matching of a kind of algorithm: Hungary algorithm
Hungary_matlab
- 匈牙利算法的matlab实现,自己处理的,克服了大部分的死循环问题-Hungary matlab solve death circle
Hungary
- Matlab程序,匈牙利算法,可用于指派问题的求解-Hungarian algorithm can be used to solve the assignment problem
nokAssignment
- 指派问题非匈牙利算法,用matlab编的,不是原创 不错的-Assignment problem the Hungary algorithm and matlab compiled, the original is not good
hungary
- 程序实现了匈牙利算法应用于指派问题,输入指派成本矩阵C,给出最小成本及使得成本最小的最优指派(Input the assignment cost matrix C, the program will obtain the least cost and the optimal assignment vector.)