Package: mco Version: 1.17 Title: 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. Authors@R: c( person("Olaf", "Mersmann", role=c("aut", "cre"), email="olafm@p-value.net"), person("Heike", "Trautmann", role=c("ctb"), email="trautmann@wi.uni-muenster.de"), person("Detlef", "Steuer", role=c("ctb"), email="detlef.steuer@hsu-hamburg.de"), person("Bernd", "Bischl", role=c("ctb"), email="bernd_bischl@gmx.net"), person("Kalyanmoy", "Deb", role=c("cph")) ) Language: en-US Depends: R (>= 3.4.0) Suggests: scatterplot3d, testthat License: GPL-2 URL: https://github.com/olafmersmann/mco Encoding: UTF-8 Repository: https://olafmersmann.r-universe.dev Date/Publication: 2024-08-19 21:03:39 UTC RemoteUrl: https://github.com/olafmersmann/mco RemoteRef: HEAD RemoteSha: 2c4c9401faab99e6f606467e36a512936d105bca NeedsCompilation: yes Packaged: 2026-07-22 08:20:04 UTC; root Author: Olaf Mersmann [aut, cre], Heike Trautmann [ctb], Detlef Steuer [ctb], Bernd Bischl [ctb], Kalyanmoy Deb [cph] Maintainer: Olaf Mersmann