egttools.games.abstract_games¶
Functions
A decorator indicating abstract methods. |
|
Converts a discrete population configuration into a unique index. |
|
Converts a state index into a group composition vector. |
Classes
Base class for all game-theoretic models in EGTtools. |
|
Abstract N-Player Game. |
|
This abstract Game class can be used in most scenarios where the fitness of a strategy is calculated as its expected payoff given the population state. |
|
This abstract Game class can be used in most scenarios where the fitness of a strategy is calculated as its expected payoff given the population state. |