Saddle Point

Work in progress. This note is still being written and incomplete.

Maximin Criterion

The row player picks the strategy maximizing their guaranteed minimum payoff: maximinjaij\max_i \min_j a_{ij}.

Minimax Criterion

The column player picks the strategy minimizing the row player’s guaranteed maximum payoff: minjmaxiaij\min_j \max_i a_{ij}.

Saddle Point

Exists when maximinjaij=minjmaxiaij\max_i \min_j a_{ij} = \min_j \max_i a_{ij}. The corresponding entry is the game’s value, and both players have an optimal pure strategy: neither benefits from deviating alone.

If the maximin and minimax values differ, no saddle point exists, and pure strategies alone don’t give an optimal solution.

Written by September 16, 2026 1 min read
Was this helpful?