EEEA: Explicit Exploration Strategy for Evolutionary Algorithms

Implements an explicit exploration strategy for evolutionary algorithms in order to have a more effective search in solving optimization problems. Along with this exploration search strategy, a set of four different Estimation of Distribution Algorithms (EDAs) are also implemented for solving optimization problems in continuous domains. The implemented explicit exploration strategy in this package is described in Salinas-Gutiérrez and Muñoz Zavala (2023) <doi:10.1016/j.asoc.2023.110230>.

Getting started

Package details

AuthorRogelio Salinas Gutiérrez [aut, cre, cph] (<https://orcid.org/0000-0002-1669-4460>), Pedro Abraham Montoya Calzada [aut, cph] (<https://orcid.org/0009-0002-3497-210X>), Angel Eduardo Muñoz Zavala [aut, cph] (<https://orcid.org/0000-0002-7484-2097>), Alejandro Fausto Cortés Salinas [aut, cph], Ilse Daniela Saldivar Olvera [aut, cph] (<https://orcid.org/0009-0002-2406-2946>)
MaintainerRogelio Salinas Gutiérrez <rsalinas@correo.uaa.mx>
LicenseGPL-3
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("EEEA")

Try the EEEA package in your browser

Any scripts or data that you put into this service are public.

EEEA documentation built on June 10, 2025, 9:13 a.m.