treeio icon indicating copy to clipboard operation
treeio copied to clipboard

Just wonder, are the functions drop.tip() and tree_subset() same in mathematics?

Open judyssister opened this issue 2 years ago • 0 comments

For example, tree0 could be divided into subtree1 and subtree2. If extracting subtree1 using tree_subset() equals to that deleting all tips of subtree2 from tree0?

judyssister avatar Aug 10 '23 14:08 judyssister