The source code of CEGA is maintained in an Subversion repository (SVN), hosted by Sourceforge.net, and can be found on the following location:

A ready-to-use distribution of CEGA can be found on the following location. Note that the required libraries are packed in a separate file (currently called libs.zip).

The documentation of CEGA can be found here:

CEGA relies on a few other, open-source frameworks. These frameworks are listed below.

  • Cytoscape. CEGA is a plugin for Cytoscape.
  • JGAP. The Evolutionary Algorithm framework is provided by JGAP
  • JUNG. JUNG provides the local search for the Memetic Algorithm.
  • ocutils. Generic utility library. Used for reflection functionality.