egttools.numerical.structure.factories

Functions

network_factory

Generates a list of Network objects from the list of node, neighbours dictionaries.

network_group_factory

Generates a list of NetworkGroup objects from the list of node, neighbours dictionaries.

network_group_sync_factory

Generates a list of NetworkGroup objects from the list of node, neighbours dictionaries.

network_sync_factory

Generates a list of Network objects from the list of node, neighbours dictionaries.

Classes

AbstractSpatialGame

Abstract base class for spatially structured games.

Network

Network structure.

NetworkGroup

Network structure.

NetworkGroupSync

Network structure.

NetworkSync

Network structure.