pygambit.gambit.MixedBehaviorProfile.agent_max_regret#
- MixedBehaviorProfile.agent_max_regret() float | Rational#
Returns the maximum regret at any information set.
A profile is an agent Nash equilibrium if and only if agent_max_regret() is 0.
Changed in version 16.5.0: Renamed from max_regret to agent_max_regret to clarify the distinction between per-player and per-agent concepts.
See also
