Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a proper tree sequence. #344

Open
molpopgen opened this issue Jun 13, 2021 · 1 comment · May be fixed by #349
Open

Need a proper tree sequence. #344

molpopgen opened this issue Jun 13, 2021 · 1 comment · May be fixed by #349
Milestone

Comments

@molpopgen
Copy link
Owner

The current tree visitor is hacky. We should adopt what we've done in forrustts as a model for fwdpp. Some ownership semantics may be a bit trickier, though. It seems that shared_ptr will work, but it isn't "safe" (in a rusty sense), as the consumer could delete it. Sigh.

@molpopgen
Copy link
Owner Author

This is the same issue as #294. Apparently I'm in issue groundhog day.

@molpopgen molpopgen linked a pull request Jul 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant