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

Added BFS implementations to stinger_alg. #165

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ehein6
Copy link
Contributor

@ehein6 ehein6 commented Apr 15, 2016

This change is Reviewable

@davidediger
Copy link
Collaborator

@sirpoovey, does @ehein6 need unit tests for this?

@ehein6
Copy link
Contributor Author

ehein6 commented Apr 27, 2016

@davidediger Unit tests were a good idea, the direction optimizing implementation is currently failing tests. Don't merge yet, will update with tests soon.

@tgoodyear
Copy link
Contributor

@ehein6 what's the status of this PR

@ehein6
Copy link
Contributor Author

ehein6 commented Jun 28, 2018

Regular BFS works, direction optimizing BFS does not pass tests. Easiest path forward is to rip out the direction optimizing one and merge.

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.

3 participants