JCell Framework

JCell is a framework for working mainly with cellular genetic algorithms (cGAs), but also it has implemented steady-state GAs, generational GAs, and distributed GAs (only a sequential version with ssGAs in the islands). https://jcell.gforge.uni.lu/

Epigenetic Algorithm

The epiGenetic Algorithm (epiGA), consists of a set of strategies, based on evolutionary computation, inspired in nature, especially in epigenetics, with the aim of solving complex combinatorial problems. Java version https://gitlab.com/dhstolfi/epiGA Python version https://gitlab.com/dhstolfi/epiGA.py