molpopgen / fwdpp

fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
http://fwdpp.readthedocs.io
GNU General Public License v3.0
27 stars 11 forks source link

simplifier state should clear mutation node map #333

Open molpopgen opened 3 years ago

molpopgen commented 3 years ago

Although this step is done in internal simplification logic, it would be a cleaner API if the clear() fxn did it, too.