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

Implement decision tree search algorithm #4

Open
jmrenshaw opened this issue Jun 10, 2020 · 0 comments
Open

Implement decision tree search algorithm #4

jmrenshaw opened this issue Jun 10, 2020 · 0 comments

Comments

@jmrenshaw
Copy link
Owner

Implement an algorithm which tries every possible option and closes down options which don't work. For example closes down options which move off the board, closes down options which recreate a version of the board created earlier in the branch.

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