* TODO.html, README.html: Remove these old files.

* AUTHORS, COPYING, ForRelease, NEWS, ToDo: Update for release.

* eo.cfg (PROJECT_NUMBER): Bump version to 1.0
This commit is contained in:
kuepper 2006-12-18 11:17:55 +00:00
commit 0afa0b9fa4
11 changed files with 51 additions and 165 deletions

17
eo/ToDo Normal file
View file

@ -0,0 +1,17 @@
An old TODO list for EO (from 1998):
Provide a way to easily manipulate the algorithm in runtime, be it
from grafically or text; expand command-line capabities?
Provide a graphical interface for Windows, in VC++ or BBuilder.
Creare more examples of the objects of which there is only one
instance: algorithms, evaluators. Try to adapt most well-know
algorithms to EO
Integrate the gTK interface seamlessly in the library.
Complete documentation.
Try to implemente as algorithms the best known paradigms: Evolution
Strategies, Evolutionary programming.