###
计算机系统应用英文版:2023,32(6):140-148
本文二维码信息
码上扫一扫!
基于记忆化搜索的分层网络最大流算法
(岭南师范学院 计算机与智能教育学院, 湛江 524048)
Maximum Flow Algorithm of Hierarchical Network Based on Memory-aided Search
(School of Computer Science and Intelligence Education, Lingnan Normal University, Zhanjiang 524048, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 559次   下载 1143
Received:September 30, 2022    Revised:October 27, 2022
中文摘要: 当前, 路由选择算法、计算机视觉图像切割以及机器学习领域的许多问题都可以归结为求解网络最大流. 为了提高基于分层网络最大流算法的效率, 提出了一种基于记忆化搜索策略的最大流算法, 针对传统Edmonds-Karp算法和Dinic算法重复搜索无效路径所导致的额外开销问题, 设计了一种能够记录搜索状态的记忆化搜索策略, 来避免重复搜索流网络中的无效部分. 实例分析表明了记忆化搜索策略的高效性与可行性. 最终实验结果表明, 基于记忆化搜索的最大流算法执行效率优于传统的Dinic算法.
Abstract:The rooting algorithms, image segmentation in computer vision, and many problems in machine learning can be regarded as problems seeking solutions to the maximum flow of networks. For more efficient maximum flow algorithms based on hierarchical networks, a maximum flow algorithm based on a memory-aided search strategy is put forward. The traditional Edmonds-Karp algorithm and Dinic’s algorithm suffer from extra overhead due to repeated searches of invalid paths. Hence, a memory-aided search strategy that can record search states is proposed to conquer this problem. Experimental results show that the proposed strategy is efficient and feasible, and the proposed algorithm outperforms Dinic’s algorithm.
文章编号:     中图分类号:    文献标志码:
基金项目:广东省教育厅普通高校特色创新项目(2021KTSCX065)
引用文本:
林俊余,朱磊.基于记忆化搜索的分层网络最大流算法.计算机系统应用,2023,32(6):140-148
LIN Jun-Yu,ZHU Lei.Maximum Flow Algorithm of Hierarchical Network Based on Memory-aided Search.COMPUTER SYSTEMS APPLICATIONS,2023,32(6):140-148