P428: Enumeration of all cycles in a graph

P428: Enumeration of all cycles in a graph
Input:
A graph $G$.
Output:
All cycles in $G$.
Complexity:
Comment:
Reference:
[Welch1965] (Bibtex)