|
Evo is an artificial life development framework that allows developers to build complex alife simulations. Using Evo, researchers can easily build systems of independent agents interacting with one another and with their environment. Evo implements biological operators such as genetic recombination and mutation to evolve the behavior of agents so that they are more adapted to their environment. It is necessary to have the Swarm Simulation System before installing Evo, which is available under the GNU General Public License (GPL).
|