xflouris / libpll

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

Parse utree or rtree from a string #100

Closed xflouris closed 7 years ago

xflouris commented 8 years ago

Add a function to parse a rooted or unrooted tree from a C string.

xflouris commented 7 years ago

finished