gambitproject / gambit

Gambit: The package for computation in game theory
http://www.gambit-project.org
GNU General Public License v2.0
400 stars 150 forks source link

BUG: Implementation error in `Game.reveal` #453

Closed tturocy closed 4 months ago

tturocy commented 5 months ago

The internal implementation of resolving information sets and players in Game.reveal is not correct - the fix to the last line of the function is trivial, but it does mean the function does not work at all.

This (mis-)behaviour applies to 16.1.x and 16.2.0.