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

Tree sequence serialization methods do not handle ancient samples #164

Closed molpopgen closed 5 years ago

molpopgen commented 5 years ago

ts::serialize_tables and ts::deserialize_tables neglect to properly handle preserved_nodes.

A related issue is that table_collection::operator== does not check for equality of preserved_nodes