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/TODO.html
2000-08-03 15:44:01 +00:00

28 lines
1,002 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>TODO list for EO</title>
</head>
<body>
<h1>TODO list for EO</h1>
<ul>
<LI>Provide a way to easily manipulate the algorithm in runtime, be it
from grafically or text; expand command-line capabities?
<LI>Provide a graphical interface for Windows, in VC++ or BBuilder.
<LI>Creare more examples of the objects of which there is only one instance:
algorithms, evaluators. Try to adapt most well-know algorithms to EO
<LI>Integrate the gTK interface seamlessly in the library.
<LI>Complete documentation.
<LI>Try to implemente as algorithms the best known paradigms: Evolution Strategies, Evolutionary programming.
</ul>
<hr>
<address><a href="mailto:jmerelo@kal-el.ugr.es">Juan Julian Merelo Guervos</a></address>
<!-- Created: Wed May 13 11:06:58 CEST 1998 -->
<!-- hhmts start -->
Last modified: Wed May 13 11:12:34 CEST 1998
<!-- hhmts end -->
</body>
</html>