Java Grammatical Evolution

The jGE library was the first published implementation of grammatical evolution in the Java language.

GEVA was developed at University College Dublin's Natural Computing Research & Applications group under the guidance of one of the inventors of grammatical evolution, Dr. Michael O'Neill.

The jGE library aims to provide an implementation of grammatical evolution as well as an open-source, extendable, and free framework for experimentation in the area of evolutionary computation.

It supports the implementation of any evolutionary algorithm through additions and extensions.

The jGE library is free software released under the GNU General Public License v3.