shapiq.game_theory.egalitarian_least_coreΒΆ
- shapiq.game_theory.egalitarian_least_core(n_players, game_values, coalition_lookup)[source]ΒΆ
Computes the egalitarian least-core for the underlying game represented through the parameters.
- Parameters:
- Return type:
- Returns:
Returns a tuple of egalitarian_least_core and subsidy value.
- Raises:
ValueError β If the optimization did not complete successfully