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

BFS and Shortest path, test with 2D array #960

Open
netgfx opened this issue Jan 21, 2021 · 0 comments
Open

BFS and Shortest path, test with 2D array #960

netgfx opened this issue Jan 21, 2021 · 0 comments

Comments

@netgfx
Copy link

netgfx commented Jan 21, 2021

Brief Intro

With how it is currently implemented, how would you propose to test the BFS and/or shortest path with a multi dimension array which consists of non traversable blocks. Does one have to declare edges and neighbours for all points in the grid?

Thanks in advance!

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

1 participant