minimax
9.8
The smallest possible worst loss when all players play their best
- noun
- /ˈmɪnɪˌmæks/
- Specialized
- The chess player used the minimax approach to ensure they would not face the worst possible outcome.
Examples
-
So let's make sure that we can do regular minimax algorithm on this tree and figure out the minimax value at a.
-
To find the best decision in a competitive situation, analyzing the minimax value is essential.
-
In game theory, the minimax strategy helps a player manage risk by minimizing the potential maximum loss.
Surface Forms
Morphology
Etymology
Minimax names the idea it uses: it finds the smallest possible value of the 'maximum' loss, making the biggest loss as 'mini' as possible. That is why the minimax gives the best result when you must protect against the worst case.