Title :
Vertex cutsets of undirected graphs
Author :
Patvardha, C. ; Prasad, V.C. ; Pyara, V. Prem
Author_Institution :
Dayalbagh Educ. Inst., Agra, India
fDate :
6/1/1995 12:00:00 AM
Abstract :
This paper deals with the enumeration of all minimal s-t vertex cutsets separating two vertices (source and terminal) in an undirected graph. The problem is handled by direct-enumeration based on a necessary and sufficient condition for a set of vertices to be a minimal vertex cutset. The algorithm thus does not enumerate paths or basic paths as a first step. This approach has yielded an algorithm which generates minimal vertex cutsets at: O(e·n) {where e,n=number of (edges, vertices) in the graph} computational effort per vertex cutset. Formal proofs of the algorithm and its complexity are presented. Results of some computational experience show that, (a) this algorithm is appreciably faster than previous algorithms, and (b) can handle much larger graphs due to less memory requirements. The number of vertex cutsets does not exceed (gilb(½(n-2))n-2)+2
Keywords :
graph theory; reliability; direct-enumeration; minimal s-t vertex cutsets; reliability analysis; undirected graphs; vertex cutsets; vertices separation; Boolean algebra; Computer network reliability; Computer networks; Educational technology; Physics computing; Power system modeling; Power system reliability; Sufficient conditions; Telecommunication network reliability; Upper bound;
Journal_Title :
Reliability, IEEE Transactions on