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
NeedsCompilation: yes
Packaged: 2024-08-19 21:04:15 UTC; olafm
Author: Olaf Mersmann [aut, cre],
  Heike Trautmann [ctb],
  Detlef Steuer [ctb],
  Bernd Bischl [ctb],
  Kalyanmoy Deb [cph]
Maintainer: Olaf Mersmann <olafm@p-value.net>
Repository: CRAN
Date/Publication: 2024-08-19 22:50:03 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 00:43:24 UTC; windows
Archs: x64
