Skip to content

Make n_players Optional in ExactComputer Init #388

@mmschlk

Description

@mmschlk

When Exact Computer is initialized with a Game object, we do not need to pass n_players specifically and could provide None and infer the n_players from the Game object. Hence, we could make n_players optional. Don't know if this is worth the effort because this change would introduce a regression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions