pygambit.gambit.MixedBehaviorProfile.agent_liap_value#

MixedBehaviorProfile.agent_liap_value() float | Rational#

Returns the Lyapunov value (see [McK91]) of the strategy profile.

The agent Lyapunov value is a non-negative number which is zero exactly at agent Nash equilibria.

Changed in version 16.5.0: Renamed from liap_value to agent_liap_value to clarify the distinction between per-player and per-agent concepts.