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

Solve Algorithm Inefficiency #1

Open
tomnwright opened this issue Jan 30, 2017 · 0 comments
Open

Solve Algorithm Inefficiency #1

tomnwright opened this issue Jan 30, 2017 · 0 comments

Comments

@tomnwright
Copy link
Owner

At present, the solve algorithm is merely running through solve trees starting with the least complex and gradually (like, years gradually) scanning deeper and deeper. This obviously needs replacing- perhaps there is an artificial intelligence application here? If otherwise, there must be a more efficient way to find solves than how I'm doing it now.

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