jakobbossek/ecr: Evolutionary Computing in R

Provides a powerful framework for evolutionary computing in R. The user can easily construct powerful evolutionary algorithms for tackling both single- and multi-objective problems by plugging in different predefined evolutionary building blocks, e. g., operators for mutation, recombination and selection with just a few lines of code. Your problem cannot be easily solved with a standard EA which works on real-valued vectors, permutations or binary strings? No problem, 'ecr' has been developed with that in mind. Extending the framework with own operators is also possible. Additionally there are various comfort functions, like monitoring, logging and more.

Getting started

Package details

MaintainerJakob Bossek <j.bossek@gmail.com>
LicenseBSD_2_clause + file LICENSE
Version1.1
URL https://github.com/jakobbossek/ecr
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/ecr")
jakobbossek/ecr documentation built on May 18, 2019, 9:09 a.m.