Novel Node-Based BAT for Finding All Minimal Cuts
Wei-Chang Yeh

TL;DR
This paper introduces a recursive node-based BAT algorithm for efficiently identifying all minimal cuts in binary-state networks, improving over existing methods through recursive implementation and effective pruning rules.
Contribution
It proposes a novel recursive node-based BAT algorithm that enhances efficiency in finding all minimal cuts in binary-state networks.
Findings
More efficient than existing algorithms on benchmark networks
Effective pruning rules reduce computational complexity
Validated through experiments on 20 benchmark networks
Abstract
The binary-state network, a basic network, and its components are either working or failed. It is fundamental to all types of current networks, such as utility networks (gas, water, electricity, and 4G/5G), the Internet of Things (IoT), social networks, and supply chains. Network reliability is an important index in the planning, design, evaluation, and control of network systems, and the minimal path (MC) is the basis of an MC-based algorithm for calculating reliability. A new BAT called recursive node-based BAT is proposed and implemented in a recursive manner such that the jth vector in the ith iteration is equal to its parent, which is the jth vector, except that its ith coordinate value is one. Based on time complexity analysis and experiments on 20 benchmark binary-state networks, the proposed recursive node-based BAT is more efficient than the best-known node-based algorithm in…
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
TopicsReliability and Maintenance Optimization · Software Reliability and Analysis Research · Risk and Safety Analysis
