Sciweavers

ICTAI
2007
IEEE

A Java-Based Distributed Genetic Algorithm Framework

13 years 10 months ago
A Java-Based Distributed Genetic Algorithm Framework
Distributed Genetic Algorithm (DGA) is one of the most promising choices among the optimization methods. In this paper we describe DGAFrame, a flexible framework for evolutionary computation, written in Java. DGAFrame executes GAs across a range of machines communicating through RMI network technology, allowing the implementation of portable, flexible GAs that use the island model approach. Each island can be configured independently from others providing the implementation of heterogeneous DGAs. To evaluate the performance of DGAFrame, we implemented the Protein Structure Prediction problem and compare the DGA execution to its sequential counterpart through quality of solution. We also measure the computation to communication ratio and results show that the proposals consistently outperform equivalent sequential GAs.
Gabi Escuela, Yudith Cardinale, Jorge Gonzá
Added 03 Jun 2010
Updated 03 Jun 2010
Type Conference
Year 2007
Where ICTAI
Authors Gabi Escuela, Yudith Cardinale, Jorge González
Comments (0)