Minimax

Minimax is a decision rule that selects an action whose worst-case outcome is better than the worst-case outcomes of alternatives. In two-player games, it assumes an opponent who chooses the strongest response.

Connect