Gambit: Software Tools for Game Theory | ||
---|---|---|
<<< Previous | Next >>> |
IsPerfect returns True if profile is known by Gambit to be a perfect Nash equilibrium, False if it is known to not be perfect, and Unknown otherwise. There is currently no definitive test in Gambit for whether an arbitrary profile is perfect. However some of the algorithms (notably LcpSolve) will only return perfect equilibria, which are marked as such.
<<< Previous | Home | Next >>> |
IsNull | Up | IsPerfectRecall |