Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into testing #256

Merged
merged 12 commits into from
Oct 25, 2024
Merged

Merge main into testing #256

merged 12 commits into from
Oct 25, 2024

Conversation

mmschlk
Copy link
Owner

@mmschlk mmschlk commented Oct 25, 2024

No description provided.

mmschlk and others added 12 commits October 23, 2024 17:03
* adds useful properties to game and closes #251.

Adds `empty_coalition_value`, `grand_coalition_value` properties to game and allows for a getitem (without computation) of a game.

* fixed the setter of _empty/_grand values

* fixed the setter of _empty/_grand values

* updated empty value
* added possibility of tuple/list of tuple in BaseGame __call__

* Added possibility for to Game coalitions with given player_names

* Added possibility to call game based on given player_names

* removed player_names property as it caused conflicts

* made __call__ annotations for python3.9

* refactor game call with strings

* refactor game call of tuple and list

* Reimplement _check_coalitions to fewer lines.

---------

Co-authored-by: Maximilian <[email protected]>
@mmschlk mmschlk merged commit 661f703 into improve-testing Oct 25, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants