A software platform for evolutionary computation with pluggable parallelism and quality assurance

This paper proposes the Java Evolutionary Computation Library (JECoLi), an adaptable, flexible, extensible and reliable software framework implementing metaheuristic optimization algorithms, using the Java programming language. JECoLi aims to offer a solution suited for the integration of Evolutiona...

Full description

Bibliographic Details
Main Author: Evangelista, Pedro (author)
Other Authors: Gonçalves, Emanuel (author), Sobral, João Luís Ferreira (author), Pinho, Jorge (author), Maia, Paulo (author), Rocha, Miguel (author)
Format: conferencePaper
Language:eng
Published: 2011
Subjects:
Online Access:http://hdl.handle.net/1822/14526
Country:Portugal
Oai:oai:repositorium.sdum.uminho.pt:1822/14526
Description
Summary:This paper proposes the Java Evolutionary Computation Library (JECoLi), an adaptable, flexible, extensible and reliable software framework implementing metaheuristic optimization algorithms, using the Java programming language. JECoLi aims to offer a solution suited for the integration of Evolutionary Computation (EC)-based approaches in larger applications, and for the rapid and efficient benchmarking of EC algorithms in specific problems. Its main contributions are (i) the implementation of pluggable parallelization modules, independent from the EC algorithms, allowing the programs to adapt to the available hardware resources in a transparent way, without changing the base code; (ii) a flexible platform for software quality assurance that allows creating tests for the implemented features and for user-defined extensions. The library is freely available as an open-source project.