Learn R Programming

⚠️There's a newer version (1.17) of this package.Take me there.

mco (version 1.16)

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

Version

Install

install.packages('mco')

Monthly Downloads

5,670

Version

1.16

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Olaf Mersmann

Last Published

January 11th, 2024

Functions in mco (1.16)

normalizeFront

Normalize a pareto front
nsga2

NSGA II MOEA
generationalDistance

Quality measures for MCO solutions
paretoFront

Pareto Front and pareto set getters
functions

MCO test problems