Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
Classes | Namespaces | Functions
Evolife_Batch.py File Reference

Go to the source code of this file.

Classes

class  Evolife.Graphics.Evolife_Batch.Evolife_Batch
 Simulation in batch mode (no vizualisation) #. More...
 

Namespaces

namespace  Evolife
 
namespace  Evolife.Graphics
 
namespace  Evolife.Graphics.Evolife_Batch
 Run Evolife without any display.
 

Functions

def Evolife.Graphics.Evolife_Batch.Start (SimulationStep, Obs)
 SimulationStep is a function that performs a simulation step Obs is the observer that stores statistics. More...