Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
text_viz.py: Add to_repr() that shows a representation that can recre…
…ate the tree. This is another interesting representation of a Tree. It allows to copy-paste the result and recreate the original tree, if used with infinite depth and number of children.
- Loading branch information