Skip to main content
minimax

minimax

9.8
The smallest possible worst loss when all players play their best
  • noun
  • /ˈmɪnɪˌmæks/
  • Specialized
translation icon : valor minimax
  • 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

minimax singular
minimaxes plural

Morphology

minimax = max (semi-transparent) = mini + max

The term 'minimax' is a specialized concept in game theory, not directly inferable from 'mini' and 'max'.

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.