首页> 外文会议>International Cognitive Cities Conference >A Study on Rapid Incremental Maximum Flow Algorithm in Dynamic Network
【24h】

A Study on Rapid Incremental Maximum Flow Algorithm in Dynamic Network

机译:动态网络中快速增量最大流量算法研究

获取原文

摘要

Maximum flow is a key measurement for the capacity of a flow network. When malfunction or damage occurs in branches of a dynamic network, it is urgent in many applications to identify whether the damaged network is still able to transfer demanded flow d. Obviously, recalculating maximum flow in the new network with the traditional algorithm is not a recommended solution for its higher time-complexity. As is known, in many existing maximum flow algorithms, the search for augmenting paths is critical but highly time-consuming. Thus, this paper proposes an incremental maximum flow algorithm based on augmented routing tree (IMFA_ART), directly producing augmenting paths without complex calculation. The algorithm caches the information of simple paths during calculating maximum flow in the original network. The cached data will be utilized to get the augmenting paths whenever network topology changes, without any complex calculation in residual network. In addition, in order to avoid traversing those invalid simple paths that contain saturated edges, an augmented routing tree is proposed to index all simple paths. With the aid of this tree, the next augmenting paths can be found sequentially to achieve maximum flow by traversing from the root to a leaf. The time complexity is determined by the height of ART, which is far less than the number of augmenting paths. Therefore, the algorithm performance can be improved significantly. Experiments show that IMFA_ART has greater advantage in time performance over Dinic, the most famous maximum flow algorithm.
机译:最大流量是流量网络容量的键测量。当动态网络的分支中发生故障或损坏时,许多应用中迫切需要识别损坏的网络是否仍然能够传输所需的流量D.显然,通过传统算法重新计算新网络中的最大流量不是推荐的解决方案,以获得其较高的时间复杂性。众所周知,在许多现有的最大流量算法中,用于增强路径的搜索是至关重要的,而是高度耗时。因此,本文提出了一种基于增强路由树(IMFA_ART)的增量最大流量算法,直接在没有复杂计算的情况下产生增强路径。该算法在计算原始网络中的最大流程期间高速缓存简单路径的信息。每当网络拓扑变化时,缓存数据将用于获得增强路径,而无需在剩余网络中的任何复杂计算。另外,为了避免遍历那些包含饱和边缘的无效的简单路径,提出了一个增强的路由树来索引所有简单路径。借助该树,可以顺序地发现下一个增强路径以通过从根到叶子遍历来实现最大流量。时间复杂度由艺术的高度决定,其远低于增强路径的数量。因此,可以显着提高算法性能。实验表明,IMFA_ART在大多数最着名的最大流量算法的时间性能方面具有更大的优势。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号