Chadwick Gambit: Software Tools for Game Theory

pygambit.gambit.MixedStrategyProfile.max_regret#

MixedStrategyProfile.max_regret() float | Rational#

Returns the maximum regret of any player.

A profile is a Nash equilibrium if and only if max_regret() is 0.

New in version 16.2.0.