This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/eo/tutorial/Lesson5
kuepper cf2a57dd88 Simplify configuration.
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
..
.cvsignore Updated build-prcess to be completely under automake control. 2004-09-17 16:53:31 +00:00
eoOneMax.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
eoOneMaxEvalFunc.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
eoOneMaxInit.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
eoOneMaxMutation.h Simplify configuration. 2005-09-28 21:49:26 +00:00
eoOneMaxQuadCrossover.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
make_genotype_OneMax.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
make_OneMax.cpp an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
make_op_OneMax.h an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
Makefile.am Simplify configuration. 2005-09-28 21:49:26 +00:00
Makefile.simple Save copies of old simple Makefiles 2004-09-17 15:20:19 +00:00
OneMaxEA.cpp an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00
OneMaxLibEA.cpp an example of how to make a new genotype within EO - see HTML doc 2002-05-08 06:44:04 +00:00