28 lines
1,002 B
HTML
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>
|