Index
Problem list
Graph
Subtree
References
TODO list
P468
: Enumerate all subtrees in a graph.
P468
:
Enumerate all subtrees in a graph.
Input:
A graph $G$.
Output:
All subtrees in $G$.
Complexity:
Comment:
Reference:
[
Char1968
] (
Bibtex
)