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

Add a Method for Transforming the Maze Into its Adjacency Matrix #8

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

Comments

@ThomasThelen
Copy link
Contributor

It would be great if we could turn our maze into an adjacency matrix and see if we can solve it using matrix transformations (I'm not sure if that's possible). Ultimately, it would be fantastic if these could be solved on the GPU.

@jostbr
Copy link
Owner

jostbr commented Nov 13, 2017

This seems like a cool idea, but way above my level of comprehension and skills at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants