Rdocumentation
powered by
Learn R Programming
mco (version 1.17)
Multiple Criteria Optimization Algorithms and Related Functions
Description
A collection of function to solve multiple criteria optimization problems using genetic algorithms (NSGA-II). Also included is a collection of test functions.
Copy Link
Link to current version
Version
Version
1.17
1.16
1.15.6
1.0-15.1
1.0-14
1.0.13
1.0.12
1.0.9
1.0.4
1.0.2
1.0.0
Install
install.packages('mco')
Monthly Downloads
4,001
Version
1.17
License
GPL-2
Issues
3
Pull Requests
0
Stars
9
Forks
4
Repository
https://github.com/olafmersmann/mco
Maintainer
Olaf Mersmann
Last Published
August 19th, 2024
Functions in mco (1.17)
Search all functions
normalizeFront
Normalize a pareto front
nsga2
NSGA II MOEA
functions
MCO test problems
generationalDistance
Quality measures for MCO solutions
paretoFront
Pareto Front and pareto set getters