Primera página Regresar Siguiente Última página Resumen Imagen
Algorithm::Evolutionary:
Full GA
XML output can be processed using XSLT stylesheets to a web page.
Literate evolutionary computation could be imagined: XML interspersed with comments could be mixed, using POD2XML, description of the classes and the XML doc, to produce a document that would describe the algorithm.
Notas:
Cool things: perl can serialize code from a pointer.
I use XML::Simple, which is, after all, not so simple and predictable. That will be the first thing to fall in the next iteration.
Just change the fitness function if you want to use the algorithm for anything else