A distributed message passing algorithm for the capacitated directed Chinese postman problem
A distributed message passing algorithm for the capacitated directed Chinese postman problem
复制标题
一种解决有向有向中国邮递员问题的分布式消息传递算法
DOI:
10.1016/j.compeleceng.2022.107755
复制
发表时间:
2022
影响因子:
4.3
通讯作者:
Yan Zhao
中科院分区:
文献类型:
--
作者:
Guowei Dai;Yuefang Sun;Xiaoyan Zhang;Yan Zhao
Message passing is a class of extremely powerful distributed iterative algorithms based on probabilistic graphic model, in which little computation performed per iteration on minimal data structure. As a prototypical message-passing algorithm, belief propagation (BP) algorithm has wide applications in various fields of coding theory, machine learning and combinatorial optimization. Due to its distributed and iterative nature, BP algorithm can run effectively and fast on large data networks. In this paper, we study the behavior of Min-Sum BP algorithm for the capacitated directed Chinese postman problem (CDCP). We derive the iterative process of message passing for solving CDCP. As the main result, for any weighted digraph G of size n, if the weight on each edge is nonnegative integral, then our algorithm converges to the optimal solution of CDCP after O (w∗ n 2) iterations, provided that CDCP has a unique optimal solution, where w∗= max {w e: e∈ E (G)}.