jakobbossek/ecr2: Evolutionary Computation in R

Framework for building evolutionary algorithms for both single- and multi-objective continuous or discrete optimization problems. A set of predefined evolutionary building blocks and operators is included. Moreover, the user can easily set up custom objective functions, operators, building blocks and representations sticking to few conventions. The package allows both a black-box approach for standard tasks (plug-and-play style) and a much more flexible white-box approach where the evolutionary cycle is written by hand.

Getting started

Package details

MaintainerJakob Bossek <j.bossek@gmail.com>
LicenseGPL-3
Version2.1.1
URL https://github.com/jakobbossek/ecr2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jakobbossek/ecr2")
jakobbossek/ecr2 documentation built on Sept. 23, 2023, 12:33 p.m.