|
Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Run Evolife without any display. More...
Classes | |
| class | Evolife_Batch |
| Simulation in batch mode (no vizualisation) #. More... | |
Functions | |
| def | Start (SimulationStep, Obs) |
| SimulationStep is a function that performs a simulation step Obs is the observer that stores statistics. More... | |
Run Evolife without any display.
| def Evolife.Graphics.Evolife_Batch.Start | ( | SimulationStep, | |
| Obs | |||
| ) |
SimulationStep is a function that performs a simulation step Obs is the observer that stores statistics.
Definition at line 108 of file Evolife_Batch.py.