I do like trees - especially the ones with a root. - Jesse Hyttinen
- Jesse Sakari Hyttinen
- Sep 16, 2018
- 1 min read
Updated: Apr 20, 2021
Hello fellow readers!
From here on things may start to get a little advanced as I will introduce rooted tree enumeration (next post) and other tree types that can be generated (following posts).
But now, I give you the answer to the brain teaser:


Here is an example for rooted tree generation, when v = 7:


Some additional info:

About the case of many branches:




The usefulness of BFG tools:

I will see you in my next post!