pycopancore.model_components.seven_dwarfs.implementation.social_system module

SocialSystem entity type class template.

TODO: adjust or fill in code and documentation wherever marked by “TODO:”, then remove these instructions

class SocialSystem[source]

Bases: SocialSystem

SocialSystem entity type mixin implementation class.

processes = []
register_dwarf(dwarf)[source]

Connect dwarf with other individuals in network.

When a dwarf is instantiated, this function is called and connects the dwarf with all other ones in its social_system.