文件名称:flower-tree
-
所属分类:
- 标签属性:
- 上传时间:2014-11-25
-
文件大小:1.8kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
所谓的带花树算法就是,把整个圈缩成一个点,Edmonds称这个超级点为“花”,就是说,原圈里的所有点都作为外点,然后继续搜索。再之后的过程中,已经被缩的点还可能被嵌套地收缩。
当我们找到一条增广路之后,还要把路上的“花”展开。
总之,带花树的算法思想就是缩点-继续找增广路-找到之后把花展开。
这个算法的思想并不难理解、难的是实现。
-The algorithm is called with trees and flowers, the whole circle shrunk to a point, Edmonds said this super spot for " flower" , that is, the original circles as an external point of all points, and then continue the search. And then later in the process, have been reduced to the point of contraction may also be nested. When we find an augmenting path after, but also the way the " flower" to start. In short, the algorithm is thinking with blooms shrink point- keep looking augmenting path- After finding the flowers unfold. The idea of the algorithm is not difficult to understand, difficult to achieve.
当我们找到一条增广路之后,还要把路上的“花”展开。
总之,带花树的算法思想就是缩点-继续找增广路-找到之后把花展开。
这个算法的思想并不难理解、难的是实现。
-The algorithm is called with trees and flowers, the whole circle shrunk to a point, Edmonds said this super spot for " flower" , that is, the original circles as an external point of all points, and then continue the search. And then later in the process, have been reduced to the point of contraction may also be nested. When we find an augmenting path after, but also the way the " flower" to start. In short, the algorithm is thinking with blooms shrink point- keep looking augmenting path- After finding the flowers unfold. The idea of the algorithm is not difficult to understand, difficult to achieve.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
flower-tree.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.