Expectiminimax is a decision-making algorithm used in game theory, particularly in the context of two-player games involving randomness, such as those where some outcomes are uncertain or probabilistic. It is an extension of the minimax algorithm, which is primarily used for deterministic games.
New to topics? Read the docs here!