jakobbossek/ecr3vis: Evolutionary Computation in R - Version 3

Framework for building evolutionary algorithms for both single-, multi- and many-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). More sophisticated and customized algorithms can be implemented by writing the evolutionary loop by hand using a plethore of utility functions for common tasks. Additionally, the package offers many performance assessment and visualization capabilities.

Getting started

Package details

MaintainerJakob Bossek <j.bossek@gmail.com>
LicenseGPL-3 | file LICENSE
Version1.0.0
URL https://jakobbossek.github.io/ecr3vis/ https://github.com/jakobbossek/ecr3vis
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/ecr3vis")
jakobbossek/ecr3vis documentation built on Dec. 20, 2021, 9 p.m.