egttools.games.abstract_games¶
Functions
A decorator indicating abstract methods. |
|
Convert a discrete population configuration into a unique index. |
|
Convert 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. |