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

Version

Install

install.packages('mco')

Monthly Downloads

4,001

Version

1.17

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 19th, 2024

Functions in mco (1.17)

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