Software
JCLEC. A Java Class Library for Evolutionary Computation
JCLEC (Java Class Library for Evolutionary Computation) is a software
system for implementing and executing Evolutionary Computation
algorithms. This project started in 1999 with the implementation
of several simple evolutaionary algorithms. In 2005, software was
completely redesigned and hosted as an open source project
in SourceForge. Today, JCLEC is a framework that supports the
following Evolutionary Computation paradigms:
- Genetic algorithms (binary encoding)
- Genetic algorithms (integer encoding)
- Genetic algorithms (real encoding)
- Evolutionary programming
- Genetic programming
- Gene expression programming
- Grammatical evolution
For more information, go to the JCLEC project web.