期刊文献+

网络最大流模型算法及其实现 被引量:6

Algorithm and Its Implementation for the Network Maximal Flow
下载PDF
导出
摘要 针对网络最大流的计算问题,提出了一种网络最大流计算模型的实现方法.具体作法是灵活运用栈和结构数组以实现算法功能.首先创建邻接表,其结构包含边的方向、容量、流量等信息.然后根据邻接表采用标号法寻找增广链,在寻找过程中采用深度优先遍历和广度优先遍历的方法把点存入栈中,并用一数组保存所经过的路径.直至找出最大流及各边的流量. On the algorithm of the network maximal flow, the paper provides a method of achieving it. The concrete procedure is to achieve the algorithm by using stack and structural array. First of all, an adjacency list should be established and its composition chiefly includes orientation, capacity, flux and so on. Afterwards the labeling method is adopted to find the augmenting chain according to the adjacency list. In the process, some spots are stored in the stack by means of the depth superior traverse and range superior traverse and the course way is also conserved in the array. Keep on doinh this till the maximum flow and the flow of each arc are all found.
作者 张静 邱学绍
出处 《重庆大学学报(自然科学版)》 EI CAS CSCD 北大核心 2006年第5期132-134,共3页 Journal of Chongqing University
基金 河南省自然基金项目(0511010100) 郑州轻工业学院科研基金项目(2004012)
关键词 最大流 增广链 标号法 邻接表 结构数组 maximal flow augmenting chain label method adjacency list structural array
  • 相关文献

参考文献6

二级参考文献34

  • 1宁宣熙.网络最大流的图单纯形解法[J].南京航空航天大学学报,1996,28(5):626-630. 被引量:8
  • 2张俊学 等.作战运筹学[M].北京:解放军出版社,2000..
  • 3Pawlak Z. Information system theoretical foundation[J]. Information System, Vol. 6(3), 1981.
  • 4Bryant R E.Graph-based algorithms for boolean function manipulation [J].IEEE Transactions on Computers,1986,35(8):677-691.
  • 5Bachar R I, Frohm E A,Gaona C M,Hachtel G D,Macii E,Pardo A,Somenzi F.Algebraic decision diagrams and their applications [J].Formal Methods in Systems Design,1997,10(2/3):171-206
  • 6Hachtel G D,Somenzi F.A symbolic algorithm for maximum flow in 0-1 networks.Formal Methods in System Design,1997,10(2/3):207-219.
  • 7Dinic E A.Algorithm for solution of a problem of maximum flow in networks with power estimation [J].Soviet Math Dokl,1970,11(8):1277-1280.
  • 8TAKAO A, YASUHITO A. Recent developments in maximum flow algorithms[J]. Journal of the Operations Research Society of Japan,2000, 43(1): 2-31.
  • 9FORD L R, FULKERSON D R. Maximum flow through a network[J].Canadian Journal of Math, 1956, 8(5): 399-404.
  • 10DINIC E A. Algorithm for solution of a problem of maximum flow in networks with power estimation[J]. Soviet Math Dokl, 1970, 11(8):1277-1280.

共引文献36

同被引文献31

引证文献6

二级引证文献19

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部