Development of a Parallel BAT and Its Applications in Binary-state Network Reliability Problems
Wei-Chang Yeh

TL;DR
This paper introduces a parallel version of the binary-addition-tree (BAT) algorithm, called PBAT, which leverages multithread architecture to efficiently solve medium-scale binary-state network reliability problems, overcoming previous scalability limitations.
Contribution
The paper develops a parallel BAT (PBAT) algorithm that significantly improves the scalability and efficiency of exact network reliability calculations for medium-sized networks.
Findings
PBAT outperforms existing implicit enumeration algorithms.
PBAT efficiently solves medium-scale network reliability problems.
Experimental results on 20 benchmarks validate the effectiveness of PBAT.
Abstract
Various networks are broadly and deeply applied in real-life applications. Reliability is the most important index for measuring the performance of all network types. Among the various algorithms, only implicit enumeration algorithms, such as depth-first-search, breadth-search-first, universal generating function methodology, binary-decision diagram, and binary-addition-tree algorithm (BAT), can be used to calculate the exact network reliability. However, implicit enumeration algorithms can only be used to solve small-scale network reliability problems. The BAT was recently proposed as a simple, fast, easy-to-code, and flexible make-to-fit exact-solution algorithm. Based on the experimental results, the BAT and its variants outperformed other implicit enumeration algorithms. Hence, to overcome the above-mentioned obstacle as a result of the size problem, a new parallel BAT (PBAT) was…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Reliability and Analysis Research · Reliability and Maintenance Optimization · Power System Reliability and Maintenance
