irace3.5 package

Iterated Racing for Automatic Algorithm Configuration

ablation

Performs ablation between two configurations (from source to target).

ablation_cmdline

Launch ablation with command-line options.

buildCommandLine

Generate a command-line representation of a configuration

checkIraceScenario

Test that the given irace scenario can be run.

checkParameters

checkParameters

checkScenario

Check and correct the given scenario

CommandArgsParser

R6 Class for parsing command-line arguments

configurations.print.command

Print configurations as command-line strings.

configurations.print

Print configurations as a data frame

defaultScenario

Default scenario settings

getConfigurationById

Returns the configurations selected by ID.

getConfigurationByIteration

Returns the configurations by the iteration in which they were execute...

getFinalElites

Return the elite configurations of the final iteration.

irace-package

The irace package: tools:::Rd_package_title("irace")

irace.cmdline

Launch irace with command-line options.

irace.license

irace.license

irace.main

Higher-level interface to launch irace.

irace

irace

irace.version

irace.version

path_rel2abs

Converts a relative path to an absolute path. It tries really hard to ...

plotAblation

Create plot from an ablation log

printParameters

Print parameter space in the textual format accepted by irace.

printScenario

Prints the given scenario

psRace

psRace

read_logfile

Read the log file produced by irace (irace.Rdata).

read_pcs_file

Read parameters in PCS (AClib) format and write them in irace format.

readConfigurationsFile

Read parameter configurations from a file

readParameters

Reads the parameters to be tuned by irace from a file or from a char...

readScenario

Reads from a file the scenario settings to be used by irace.

removeConfigurationsMetaData

removeConfigurationsMetaData

scenario_update_paths

Update filesystem paths of a scenario consistently.

target.evaluator.default

target.evaluator.default

target.runner.default

Default targetRunner function.

testConfigurations

Execute the given configurations on the testing instances specified in...

testing_fromfile

Test configurations given an explicit table of configurations and a sc...

testing_fromlog

Test configurations given in .Rdata file

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>.

  • Maintainer: Manuel López-Ibáñez
  • License: GPL (>= 2)
  • Last published: 2022-10-23