Open ehein6 opened 8 years ago
@sirpoovey, does @ehein6 need unit tests for this?
@davidediger Unit tests were a good idea, the direction optimizing implementation is currently failing tests. Don't merge yet, will update with tests soon.
@ehein6 what's the status of this PR
Regular BFS works, direction optimizing BFS does not pass tests. Easiest path forward is to rip out the direction optimizing one and merge.
This change is