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

Change maze implementation to use bb4-optimization lib #5

Open
barrybecker4 opened this issue Jul 30, 2013 · 0 comments
Open

Change maze implementation to use bb4-optimization lib #5

barrybecker4 opened this issue Jul 30, 2013 · 0 comments

Comments

@barrybecker4
Copy link
Member

Currently the maze implementation uses a custom solver.
There is no reason why it could not use a state space strategy (or some other search strategy) from the bb4-optimization library to solve.

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

1 participant