摘要
本文考虑计算无圈有向网络的ST可靠性问题(至少存在一条从源点s到汇点t的正常运行道路的概率)。文章引进了深度优先搜索(Depth-FirstSearch)有序根树的概念并提出一个新的计算无圈有向网络ST可靠性的拓扑公式。以该公式为基础,我们利用DFS方法提出一个新的计算无圈有向网络ST可靠性算法,它能生成简洁的可靠性表达式,进而有效地计算无圈有向网络的ST可靠性。
This paper studies the problem of computing the ST reliability,the probability that there exists at least an operative path from source s to sink t ,in an acyclic directed network It introduces a concept of DFS ordered root tree and presents a new topological formula for computing the ST reliability of acyclic directed networks Based on this formula,we present a new algorithm for computing reliability of acyclic directed networks by using Depth First Search This algorithm can generate a simple expression of reliability,and therefore can efficiently compute reliability of acyclic directed networks Two examples illustrate our conclusion
出处
《通信学报》
EI
CSCD
北大核心
1999年第3期36-41,共6页
Journal on Communications
关键词
无圈有向网络
可靠性
保护缩减
网络
acyclic directed network,reliability,reliability preserving reduction