Package physis.core

Interface Summary
DigitalOrganism A digital organisms are the most important entities in this system.
Environment The environment of an organism is defined by the surrounding physical world - in Physis: the tasks and the other organisms.
 

Class Summary
Configuration This class contains the required parameters for the running system.
DigitalOrganismImpl Plain implementation of the DigitalOrganism interface.
DigitalOrganismProxy This class functions as a server.
EnvironmentImpl The default implementation for the Environment
Merit It's the merit of the digital organism.
Metabolism It tracks the organism's interaction with the environment.
PHYSIS This is the main starter class.
Population Population class represents the whole population running in one concrete instance of the system.
RemoteDigitalOrganism This class represents a remote digital organism.