GPalta is a Genetic Programming toolbox written in Java. Its main design goals are:
GPalta is considered in beta stage, with many features incomplete or simply missing. However, it’s currently being used succesfully in our labs. It’s published here in the hope that it will be usefull for somebody else.
Feel free to contact the authors for any comments (bug reports are specially welcome)
Conference Article:
Neven Boric and Pablo A. Estevez. “Genetic Programming-Based Clustering Using an Information Theoretic Fitness Measure”, 2007 IEEE Congress on Evolutionary Computation, pages 31-38, Singapore, 2007. IEEE Press
Poster:
Neven Boric and Juan A. Ramírez. “GP-VAD: Evolving a VAD through Genetic Programming”, First price at the EVIC 2005 student poster competition.
Please note that java version 1.5 is required
To see what's new in this release, read the changelog
The .zip file includes all the necessary files to run GPalta. It also includes the full source code and documentation.
You can view the most up to date source code online in the subversion repository (see branches/multitree). Instructions on how to get a local copy of the code can be found on the BerliOS project page.
GPalta is free software. It is released under the terms of the GNU General Public License. Full text here
This project is kindly hosted by BerliOS
Thanks to JetBrains for providing a free license for their excellent java IDE
Thanks to Yourkit for providing a free license for their excellent java profiler