You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JCell is a Java framework for working mainly with cellular genetic algorithms (GAs), but also it has implemented steady-state GAs, generational GAs, and distributed GAs, developed in the University of Málaga. The design of JCell allows the user to implement any metaheuristic, operators, representations, etc, so it's perfect for our task of imple…