ms609 / Quartet

R package to calculate the similarity of two trees based on the number of shared four-taxon subtrees (or splits)
https://ms609.github.io/Quartet/
11 stars 5 forks source link

Memory leak #59

Open ms609 opened 3 years ago

ms609 commented 3 years ago

A memory leak occurs when comparing one tree to many. See:

See branch mem-leak (#58)