0
The Minimax, by definition, is great if both players act great, right? However, can we say something when one of them plays great and the other doesn’t? In the case of the game of old, as the space of states is small, the player who acts with Minimax never loses to a random player by being able to explore the entire search tree. And in the case of a game with more space, as checkers? What can we say when a player makes bad moves against another who acts with Minimax? Minimax won’t be any better, that’s right?
By Definition, the Minimax Algorithm is optimal only if the two players that are playing Against each other perform optimally, isn’t it? However, can we Say Something when one of them plays optimal and the other does not? More precisely, what can we Say when a player makes bad plays (bad moves) Against Another player with Minimax with the Aim that the Minimax player plays Worse (make some bad moves)? Thanks!!
Welcome to Stack Overflow. Translate your question
– Jefferson Quesado
Hello, Jefferson. I put it in Portuguese too ;))
– Matheus Prandini