xflouris / libpll

Phylogenetic Likelihood Library
GNU Affero General Public License v3.0
27 stars 6 forks source link

Adapt fast randomized stepwise addition for unrooted trees to work with three sets of vectors per node #122

Open xflouris opened 7 years ago

xflouris commented 7 years ago

Memory requirements will increase, but we won't need to do any re-computation when iterating a tip through all possible placements (edges).

stamatak commented 6 years ago

I don't think the improvement will be substantial, so maybe abandon this idea?