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

Memory use during edge buffering. #274

Closed molpopgen closed 4 years ago

molpopgen commented 4 years ago

Exploring ways to reduce peak RAM consumption when simplifying from an edge buffer.

molpopgen commented 4 years ago

Going to close this for now. It is a rebase nightmare due to #287. Will revisit these ideas later.