|
Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Global elements, mainly parameters. More...


Public Member Functions | |
| def | __init__ (self, ConfigFile='_Params.evo') |
| def | Dump_ (self, PopDump, ResultFileName, DumpFeatures, ExpeID, Verbose=False) |
| Saves parameter values, then agents' investment in signalling, then agents' distance to best friend. More... | |
Public Attributes | |
| Parameters | |
| ScenarioName | |
| Interactions | |
Global elements, mainly parameters.
Definition at line 32 of file SocialSimulation.py.
| def Evolife.Social.SocialSimulation.Global.__init__ | ( | self, | |
ConfigFile = '_Params.evo' |
|||
| ) |
Definition at line 35 of file SocialSimulation.py.
| def Evolife.Social.SocialSimulation.Global.Dump_ | ( | self, | |
| PopDump, | |||
| ResultFileName, | |||
| DumpFeatures, | |||
| ExpeID, | |||
Verbose = False |
|||
| ) |
Saves parameter values, then agents' investment in signalling, then agents' distance to best friend.
Definition at line 43 of file SocialSimulation.py.
| Evolife.Social.SocialSimulation.Global.Interactions |
Definition at line 41 of file SocialSimulation.py.
| Evolife.Social.SocialSimulation.Global.Parameters |
Definition at line 38 of file SocialSimulation.py.
| Evolife.Social.SocialSimulation.Global.ScenarioName |
Definition at line 39 of file SocialSimulation.py.