|
|
|
|
|
by tkt
1827 days ago
|
|
This is a neat project! Another interesting project with self-replicating and evolving computer programs is Avida, developed in Charles Ofria’s lab. http://avida.devosoft.org/ It’s been used to research evolutionary processes in collaboration with Richard Lenski who leads the long term E. coli evolution experiment. e.g. https://www.nature.com/articles/nature01568 There’s also an Avida-ED version designed for classroom use. |
|
I wonder if they also encountered the issue where the genomes/programs get simpler over time. In some ways one would expect evolution to increase complexity, but what I found happening is that prioritizing reproduction means creating pressure to decrease complexity, thereby increasing the reproduction rate and decreasing the footprint for negative mutations. The way SproutLife counteracted this was to add a "competitive" metric where bigger organism win over smaller ones, kind of like big trees casting shade to block smaller shrubs.