shapiq
shapiq copied to clipboard
Player names for InteractionValues and Games
Currently, all methods are dependent only on the number of players n. It would be useful to be able to work with individual player names. Applications could be to compute values for sub-games. Possible ideas:
- player_names list (mapping) for each Game
- transformation methods for interactionvalues to re-label
- player_names list (mapping) for InteractionValues