Efficiently scanning all spanning trees of an undirected graph

Efficiently scanning all spanning trees of an undirected graph

0.00 Avg rating0 Votes
Article ID: iaor19961771
Country: Japan
Volume: 38
Issue: 3
Start Page Number: 331
End Page Number: 344
Publication Date: Sep 1995
Journal: Journal of the Operations Research Society of Japan
Authors: ,
Keywords: computational analysis, graphs, combinatorial analysis
Abstract:

Let G be an undirected graph with V vertices and E edges. The authors consider the problem of enumerating all spanning trees of G. In order to explicitly output all spanning trees, the output size is of ¦](NV), where N is the number of spanning trees. This, however, can be compressed into ¦](N) size. In this paper, the authors propose a new algorithm for enumerating all spanning trees of G in such compact form. The time and space complexities of the present algorithm are O(N+V+E) and O(VE), respectively. The algorithm is optimal in the sense of time complexity.

Reviews

Required fields are marked *. Your email address will not be published.