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

Have common parts of trees be constant across the two trees #22

Open theatraw opened 1 year ago

theatraw commented 1 year ago

You can look in the same place on tree 1 as you do tree 2 to find a subtree/branch/leaf that they have in common.

quocodile commented 1 year ago

This is a hard problem as I've learned from doing some research.