Article ID: | iaor19982960 |
Country: | United States |
Volume: | 43 |
Issue: | 3 |
Start Page Number: | 383 |
End Page Number: | 388 |
Publication Date: | Jul 1994 |
Journal: | IEEE Transactions on Reliability |
Authors: | Landers T.L., Yan L., Taba H.A. |
Keywords: | management, programming: dynamic |
This paper presents a new recursive labeling algorithm for determining all minimal cutsets in a directed network, using an approach adapted from dynamic programming algorithms for the classical shortest route problem. The algorithm produces all minimal cutsets, and uses comparison logic to eliminate any redundant cutsets. Computational experience shows that: 1) the time per cutset varies linearly with the number of nodes but decreases exponentially with the density of the graph; and 2) whereas the algorithm's performance with regard to ‘change in the time per cutset vs the number of nodes’ is similar to other algorithms, it appears to exhibit superior performance where the time/cutset is compared to the density of the graph.