Learn R Programming

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

mco (version 1.15.6)

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

15,784

Version

1.15.6

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Olaf Mersmann

Last Published

October 9th, 2020

Functions in mco (1.15.6)

normalizeFront

Normalize a pareto front
paretoFront

Pareto Front and pareto set getters
generationalDistance

Quality measures for MCO solutions
functions

MCO test problems
nsga2

NSGA II MOEA