egttools.numerical.structure.factories¶
Functions
Create a NetworkCoEvolutionary estimator for the requested rewiring rule. |
|
Create a NetworkMCEstimator for the requested update rule. |
Classes
Abstract base class for spatially structured games. |
|
Co-evolutionary network estimator: Pairwise Comparison updates + Random rewiring. |
|
Co-evolutionary network estimator: Pairwise Comparison updates + Homophilic rewiring. |
|
Monte Carlo estimator for evolutionary games on networks using the Birth-Death update rule. |
|
Monte Carlo estimator for evolutionary games on networks using the Death-Birth update rule. |
|
Monte Carlo estimator for evolutionary games on networks using the Linear-Proportional synchronous update rule. |
|
Monte Carlo estimator for evolutionary games on networks using the Pairwise Comparison update rule. |
|
Monte Carlo estimator for evolutionary games on networks with time-dependent beta/mu schedules. |