Skip to content

Minimax Algorithm #1

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

Merged
merged 1 commit into from
Jul 7, 2019
Merged

Minimax Algorithm #1

merged 1 commit into from
Jul 7, 2019

Conversation

aditiagarwal34550
Copy link
Owner

Minimax is a backtracking algorithm that is used in game theory to find the optimal move for a player, assuming that your opponent also plays optimally

…nd the optimal move for a player, assuming that your opponent also plays optimally
@aditiagarwal34550 aditiagarwal34550 merged commit ff9b85a into DynamicProgramming Jul 7, 2019
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

Successfully merging this pull request may close these issues.

1 participant