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

Implement a depth-first mode #44

Closed
tavianator opened this issue Jan 4, 2019 · 2 comments
Closed

Implement a depth-first mode #44

tavianator opened this issue Jan 4, 2019 · 2 comments

Comments

@tavianator
Copy link
Owner

Suggested by /u/mailme_gx and /u/defaultxr on reddit here. Depth-first mode takes less memory, and is probably slightly faster if you're exploring a whole tree.

@tavianator
Copy link
Owner Author

There is some initial work on the dfs branch.

@tavianator tavianator added this to the 1.5 milestone Apr 18, 2019
@tavianator
Copy link
Owner Author

Implemented by fda2961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant