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

Remove minimax prunnings #14

Closed
halilozanakgul opened this issue May 23, 2018 · 1 comment
Closed

Remove minimax prunnings #14

halilozanakgul opened this issue May 23, 2018 · 1 comment
Assignees

Comments

@halilozanakgul
Copy link
Owner

Remove the prunnings that were in the minimax before the alpha beta to see if they are the reasons of the same result

@halilozanakgul halilozanakgul added this to the Alpha Beta Pruning milestone May 23, 2018
@halilozanakgul halilozanakgul self-assigned this May 23, 2018
@halilozanakgul
Copy link
Owner Author

Done.
It turned out that an easier prunning does a better job than alpha beta at this particular game

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