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

[WIP] Abstract dfs and bfs #57

Merged
merged 6 commits into from
Nov 18, 2018

Conversation

ferranpujolcamins
Copy link
Collaborator

As discussed in #55, this adds an dfs and bfs method with reducer and visit order. It also adds some missing methods to dfs.

Let's discuss the best approach

#56 needs to be merged before this.

@davecom davecom merged commit d236b0c into davecom:master Nov 18, 2018
@davecom
Copy link
Owner

davecom commented Nov 18, 2018

It looks like this is going to add some really great custom search options for our users. Thank you for the great work and the detailed tests to go with it.

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 this pull request may close these issues.

2 participants