Genetic algorithms try to solve a computational problem following some principles of organic evolution. This model has educational purposes; it can give us an answer to the simple arithmetic problem on how to find the highest natural number composed by a given number of digits. We approach the task using a genetic algorithm, where the candidate solutions to the problem are represented by agents, that in logo programming environment are usually known as “turtles”.
See the info-tab attached to the code file
Version | Submitter | First published | Last modified | Status |
---|---|---|---|---|
1.1.0 | Cosimo Leuci | Thu Jan 30 08:42:08 2020 | Thu Jan 30 08:42:08 2020 | Published Peer Reviewed https://doi.org/10.25937/db7w-zt41 |
1.0.0 | Cosimo Leuci | Tue Sep 3 07:52:29 2019 | Tue Sep 3 07:52:29 2019 | Published Peer Reviewed https://doi.org/10.25937/7kta-pf44 |