P406: Enumeration of all cycles in an undirected graph

P406: Enumeration of all cycles in an undirected graph
Input:
An undirected graph $G$.
Output:
All cycles in $G$.
Complexity:
Comment:
Reference:
[Weinblatt1972] (Bibtex)