Evolife
Evolife has been developed to study Genetic algorithms, Natural evolution and behavioural ecology.
|
Go to the source code of this file.
Classes | |
class | Evolife.Examples.GraphicExample.GrObserver |
Stores all values that should be displayed May also store general information. More... | |
class | Evolife.Examples.GraphicExample.Agent |
class Agent: defines what an individual consists of More... | |
class | Evolife.Examples.GraphicExample.Population |
defines the population of agents More... | |
Namespaces | |
namespace | Evolife |
namespace | Evolife.Examples |
namespace | Evolife.Examples.GraphicExample |
This example shows how to use Evolife's graphic system (based on PyQT) to run simulations that display images,dots and lines, and curves. | |
Functions | |
def | Evolife.Examples.GraphicExample.Start () |