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

Strange Visualization Behavior #19

Open
ThomasThelen opened this issue Dec 13, 2017 · 1 comment
Open

Strange Visualization Behavior #19

ThomasThelen opened this issue Dec 13, 2017 · 1 comment

Comments

@ThomasThelen
Copy link
Contributor

When showing the graphs for solve_bfs and solve_bidirect_dfs, strange behavior is encountered. This is probably either a problem with the solution path or with the visualization code. This can be seen in early versions, and also current versions.

@jostbr
Copy link
Owner

jostbr commented Jan 17, 2018

I know the visualization and the algorithms here are not optimally implemented yet so I expect there to be some strange behaviours as you mention. The depth-first one is the only properly tested and that one should work as expected I think. As mentioned in other issues comments, I unfortunately won't be spending much time this spring trying to fix this stuff as I have to focus on my masters project.

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

No branches or pull requests

2 participants