Evolution is not predictable. All we can do is observe and try to understand.
Evo(rand) is an artificial ecosystem created to study under which conditions evolution and the "pressure" of the environment can produce co-existing specialized species, all this in a diverse ecosystem. Evo(rand) stands for: the application of the function of evolution "Evo()" to a random number generator or noise "rand".
Beside being optimised to allow simulation of thousand generations of thousands of Creatures within hours, Evo(rand) also provides extreme flexibility in the definition of what is simulated, from a simple random behaviour to a complex ecosystem with plants, herbivores, carnivores and energy conservation rules. A short introduction can be found here.
Examples can be found in the results of some experiments.
Join Evo(rand) group on facebook. See the I-Am-Darwin video manifest.
I initially had the goal of using computers to simulate a world according to Darwin's rule of evolution back in 1989. Unfortunately, computers were too slow by then. By the late 90s, when I started this project, personal computers were fast enough to simulate large populations of Creatures with complex behaviour, all within a second.
This simulator is the current result of that ambition. It permanently evolves to test new ideas as it is more a research tool than anything else. Yet, it is made to allow anybody to do its own experiments, and share results with others.
Some features of Evo(rand) are:
Evo(rand) means the function of evolution applied to a random number generator. This is exactly what the simulator does. There is no fitness function in Evo(rand). Just like in real life, all creatures may die, or if you are not careful, the population may grow exponentially.
The original name was Genetic World, which explains the file extension of the configuration files ".gwf".
The source code can be found in the Download section of the Web site.
The simulator initially developed with Borland C++ 1.0, then 4.0, has now been ported to Turbo C++ Explorer, a freeware from Borland, then CodeGear and to now Embarcadero RAD Studio. The installer package has been produced using Advanced Installer, using the freeware features.
Any suggestion, question, or bug report can be sent to: herve dot g dot noel-at-gmail.