VERTEX CUTSETS OF UNDIRECTED GRAPHS

Citation
C. Patvardhan et al., VERTEX CUTSETS OF UNDIRECTED GRAPHS, IEEE transactions on reliability, 44(2), 1995, pp. 347-353
Citations number
10
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture","Computer Science Software Graphycs Programming
ISSN journal
00189529
Volume
44
Issue
2
Year of publication
1995
Pages
347 - 353
Database
ISI
SICI code
0018-9529(1995)44:2<347:VCOUG>2.0.ZU;2-C
Abstract
This paper deals with the enumeration of all minimal s-t vertex cutset s separating two vertices (source & terminal) in an undirected graph, The problem is handled by direct-enumeration based on a necessary & su fficient condition for a set of vertices to be a minimal vertex cutset , The algorithm thus does not enumerate paths or basic paths as a firs t step. This approach has yielded an algorithm which generates minimal vertex cutsets at O(e . n) {where e,n = number of (edges, vertices) i n the graph} computational effort per vertex cutset. Formal proofs of the algorithm and its complexity are presented, Results of some comput ational 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(1/2(n - 2))(n - 2))+2.