Index
Problem list
Graph
Spanning tree
References
TODO list
P490
: Enumerate all spanning trees in an input graph
P490
:
Enumerate all spanning trees in an input graph
Input:
A graph $G$
Output:
All spanning trees in $G$
Complexity:
Comment:
Reference:
[
MacWilliams1958
] (
Bibtex
)