* index.h: Add old ToDos

This commit is contained in:
kuepper 2006-12-18 12:18:32 +00:00
commit 30de251d7f
3 changed files with 22 additions and 17 deletions

19
eo/ToDo
View file

@ -1,17 +1,2 @@
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.
See the code-documentation for details.
General ToDos should be documented at the end of doc/index.h.