dots26/MaOEA: Many Objective Evolutionary Algorithm

A set of evolutionary algorithms to solve many-objective optimization. Hybridization between the algorithms are also facilitated. Available algorithms are: 'SMS-EMOA' <doi:10.1016/j.ejor.2006.08.008> 'NSGA-III' <doi:10.1109/TEVC.2013.2281535> 'MO-CMA-ES' <doi:10.1145/1830483.1830573> The following many-objective benchmark problems are also provided: 'DTLZ1'-'DTLZ4' from Deb, et al. (2001) <doi:10.1007/1-84628-137-7_6> and 'WFG4'-'WFG9' from Huband, et al. (2005) <doi:10.1109/TEVC.2005.861417>.

Getting started

Package details

MaintainerDani Irawan <irawan_dani@yahoo.com>
LicenseGPL (>= 3)
Version0.7.1
URL https://github.com/dots26/MaOEA
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dots26/MaOEA")
dots26/MaOEA documentation built on Jan. 26, 2023, 4:34 a.m.