Index
Problem list
Graph
Tree
References
TODO list
P333
: Enumeration of all binary trees with $n$ vertices
P333
:
Enumeration of all binary trees with $n$ vertices
Input:
An integer $n$.
Output:
All binary trees with $n$ vertices.
Complexity:
Comment:
Reference:
[
Bapiraju1994
] (
Bibtex
)