quocodile / visualize-clonal-trees

code repository for group COMPs at Computer Science Department of Carleton College, MN, 2022 - 2023
MIT License
1 stars 0 forks source link

The visualization cannot display the entirety of a tree that branches out. #20

Open quocodile opened 1 year ago

quocodile commented 1 year ago

RECREATE: Create a complete binary tree with 15 nodes, and see how it is visualized.

ACCEPTANCE: The entirety of such a tree can be visualized.