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

add a compute() method to the Game class #345

Open
hbaniecki opened this issue Mar 21, 2025 · 0 comments
Open

add a compute() method to the Game class #345

hbaniecki opened this issue Mar 21, 2025 · 0 comments
Labels
feature 💡 New feature or enhancement request games 🎲 All issues that are linked to games long term 📆 TODO long term

Comments

@hbaniecki
Copy link
Collaborator

hbaniecki commented Mar 21, 2025

Similar to precompute() but instead of modifying the Game object with self, it could return game_values, coalition_lookup, and possibly normalization_value to indicate that the game_values are computed differently than with __call__.

@hbaniecki hbaniecki added games 🎲 All issues that are linked to games long term 📆 TODO long term feature 💡 New feature or enhancement request labels Mar 21, 2025
@mmschlk mmschlk moved this to 📋 Backlog in shapiq development Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 💡 New feature or enhancement request games 🎲 All issues that are linked to games long term 📆 TODO long term
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant