Iterated race is an extension of the Iterated F-race method for the automatic configuration of optimization algorithms, that is, (offline) tuning their parameters by finding the most appropriate settings given a set of instances of an optimization problem. M. López-Ibáñez, J. Dubois-Lacoste, L. Pérez Cáceres, T. Stützle, and M. Birattari (2016) <doi:10.1016/j.orp.2016.09.002>.
Version: | 4.2.0 |
Depends: | R (≥ 4.0.0) |
Imports: | R6, codetools, compiler, data.table (≥ 1.15.0), fs, matrixStats (≥ 1.4.1), spacefillr, stats, utils, withr |
Suggests: | Rmpi (≥ 0.6.0), highr, knitr, parallel, testthat (≥ 3.1.8) |
Published: | 2025-02-12 |
DOI: | 10.32614/CRAN.package.irace |
Author: | Manuel López-Ibáñez
|
Maintainer: | Manuel López-Ibáñez <manuel.lopez-ibanez at manchester.ac.uk> |
BugReports: | https://github.com/MLopez-Ibanez/irace/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://mlopez-ibanez.github.io/irace/, https://github.com/MLopez-Ibanez/irace |
NeedsCompilation: | yes |
SystemRequirements: | GNU make |
Citation: | irace citation info |
Materials: | README NEWS |
In views: | Optimization |
CRAN checks: | irace results |
Reference manual: | irace.pdf |
Vignettes: |
irace package: User Guide (source, R code) |
Package source: | irace_4.2.0.tar.gz |
Windows binaries: | r-devel: irace_4.2.0.zip, r-release: irace_4.2.0.zip, r-oldrel: irace_4.2.0.zip |
macOS binaries: | r-devel (arm64): irace_4.2.0.tgz, r-release (arm64): irace_4.2.0.tgz, r-oldrel (arm64): irace_4.2.0.tgz, r-devel (x86_64): irace_4.2.0.tgz, r-release (x86_64): irace_4.2.0.tgz, r-oldrel (x86_64): irace_4.2.0.tgz |
Old sources: | irace archive |
Reverse imports: | iraceplot |
Reverse suggests: | bbotk, mlr, mlr3tuning, MOEADr, ParamHelpers |
Please use the canonical form https://CRAN.R-project.org/package=irace to link to this page.