Litcius/Paper detail

JGEA

Eric Medvet, Giorgia Nadizar, Luca Manzoni

2022Proceedings of the Genetic and Evolutionary Computation Conference Companion25 citationsDOI

Abstract

We present the Java General Evolutionary Algorithm (JGEA) framework, a modular Java framework for experimenting with Evolutionary Computation (EC). We designed JGEA to be (a) aimed at providing a general interface to potentially all Evolutionary Algorithms (EAs), yet (b) solid and easy to use for people who rely on EC as a tool. To this extent, we developed JGEA including a range of ready-to-use EAs, backed by a modular architecture, comprising diverse layers of abstraction, which simplifies the implementation of new EAs and the addition of new features. Here, we detail the general structure of JGEA, focusing on its high-level components, and present the use case of the introduction of a new EA in the framework. To complete the picture, we illustrate the application of JGEA for solving a real world problem, from its formal definition in the framework to the saving and processing of results. The source code of JGEA is available at https://github.com/ericmedvet/jgea.

Topics & Concepts

Computer scienceJavaModular designProgramming languageAbstractionInterface (matter)Evolutionary computationCode (set theory)Evolutionary algorithmTheoretical computer scienceSoftware engineeringArtificial intelligenceOperating systemSet (abstract data type)BubbleMaximum bubble pressure methodEpistemologyPhilosophyEvolutionary Algorithms and ApplicationsMetaheuristic Optimization Algorithms ResearchAdvanced Multi-Objective Optimization Algorithms