文件名称:bipartite_graph_maximum_matching
介绍说明--下载内容均来自于网络,请自行研究使用
三种二项图最大匹配算法.包括使用广度优先搜索以及深度优先搜索的匈牙利算法,以及Hopcroft-Karp算法。-Three of bipartite graph maximum matching algorithms. Including
1.Hungarian with DFS
2.Hungarian with BFS
3.Hopcroft-Karp algorithm
1.Hungarian with DFS
2.Hungarian with BFS
3.Hopcroft-Karp algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bipartite_graph_maximum_matching.txt