P472: Enumeration of all spanning trees in a graph

P472: Enumeration of all spanning trees in a graph
Input:
A graph $G=(V, E)$.
Output:
All spanning trees in $G$.
Complexity:
Comment:
Reference:
[Fujisawa1959] (Bibtex)