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/Lesson2
evomarc 41ff11bd7f I have separated the include files into
eo   everything that is general to any representation
   es.h everything about real representation (in es dir)
   ga.h everything related to bitstring representation (in ga dir)

To be continued by gp.h, and ...

This has lead to some slight modifications in test file eobin and all tutorial
examples files...
2001-01-27 07:41:46 +00:00
..
binary_value.h Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
exercise2.3.cpp I have separated the include files into 2001-01-27 07:41:46 +00:00
FirstBitEA.cpp I have separated the include files into 2001-01-27 07:41:46 +00:00
FirstRealEA.cpp I have separated the include files into 2001-01-27 07:41:46 +00:00
Makefile Initial version of the tutorial. 2000-11-29 18:19:57 +00:00
real_value.h Initial version of the tutorial. 2000-11-29 18:19:57 +00:00