CartwrightLab / dawg

Simulating Sequence Evolution
GNU General Public License v2.0
11 stars 3 forks source link

Increment maximum number of node IDs #64

Closed jgarciamesa closed 2 years ago

jgarciamesa commented 2 years ago

Increment number of node IDs that dawg can store by upsizing from 16 to 32 unsigned bits. This will allow dawg to properly handle larger input trees.