Index
Problem list
Graph
Tree
References
TODO list
P443
: Enumeration of all ordered trees isomorphic to a given rooted tree.
P443
:
Enumeration of all ordered trees isomorphic to a given rooted tree.
Input:
A rooted tree $T$.
Output:
All ordered trees isomorphic to $T$.
Complexity:
Comment:
Reference:
[
Schultz1982
] (
Bibtex
)