Skip to content

[Feature] Add HasPerfectRecall for single players #1107

Description

@tturocy

This would be a useful function to have; we only have perfect recall defined for the game as a whole, but not for individual players.

Signatures:

C++: bool GameRep::HasPerfectRecall(const GamePlayer &)
Python: Game.has_perfect_recall(player: str) -> bool

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions