Title :
A recursive approach for enumerating minimal cutsets in a network
Author :
Yan, Li ; Taha, Hamdy A. ; Landers, Thomas L.
Author_Institution :
Dept. of Ind. Eng., Arkansas Univ., Fayetteville, AR, USA
fDate :
9/1/1994 12:00:00 AM
Abstract :
This paper presents a new recursive labelling 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
Keywords :
directed graphs; dynamic programming; estimation theory; graph theory; reliability; reliability theory; classical shortest route problem; directed network; dynamic programming algorithms; minimal cutsets enumeration; recursive labelling algorithm; redundant cutsets elimination; Algorithm design and analysis; Boolean algebra; Combinatorial mathematics; Computational efficiency; Dynamic programming; Heuristic algorithms; Intelligent networks; Labeling; Logic; Partitioning algorithms;
Journal_Title :
Reliability, IEEE Transactions on