tgvaughan / MASTER

A versatile simulation engine for stochastic population dynamics models.
http://tgvaughan.github.io/MASTER
GNU General Public License v3.0
22 stars 8 forks source link

Newick output hangs indefinitely for even moderately large graphs #43

Closed tgvaughan closed 9 years ago

tgvaughan commented 9 years ago

Suspect this has something to do with an inefficiency in the recursive findEndNodes() function.