Is there any algorithm for enumeration of all trees in TREE(3) sequence?

117 Views Asked by At

What is the reasoning leading to conclusion that the TREE(3) is so big? Is there any algorithm generating all the trees in sequence? I know such algorithm would not finish in meaningfull time, but it would demonstrate how multiple levels of recurrence lead to gross number of iterations.