xflouris / libpll

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

stepwise addition algorithm based on parsimony #146

Open djole opened 6 years ago

djole commented 6 years ago

Hello,

Comparing the method for creating fast stepwise addition trees from the old PLL library, I have noticed that the old method ran an algorithm for rearrangement at the end to optimize parsimony score even further. The new stepwise addition algorithm removed this part. Is there a way to access the parsimony-based rearrangement with the new library?

Thank you for the help! Djordje