irace4.1 package

Iterated Racing for Automatic Algorithm Configuration

irace-package

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

irace

Execute one run of the Iterated Racing algorithm.

psRace

Postselection race

random_seed

Get, set and restore the state of the random number generator state.

read_ablogfile

Read the log file (log-ablation.Rdata) produced by ablation().

read_logfile

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

scenario_update_paths

Update filesystem paths of a scenario consistently.

checkParameters

checkParameters

checkScenario

Check and correct the given scenario

configurations_print_command

Print configurations as command-line strings.

configurations_print

Print configurations as a data frame

defaultScenario

Default scenario settings

get_instanceID_seed_pairs

Returns the pairs of instance IDs and seeds used as instances in the r...

getConfigurationById

Returns the configurations selected by ID.

getConfigurationByIteration

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

printScenario

Prints the given scenario

getFinalElites

Return the elite configurations of the final iteration.

has_testing_data

Check if the results object generated by irace has data about the test...

irace_cmdline

Launch irace with command-line options.

irace_license

irace_license

irace_main

Higher-level interface to launch irace.

irace_summarise

Summarise the results of a run of irace

irace_version

A character string containing the version of irace including git SHA...

ablation_cmdline

Launch ablation with command-line options.

ablation

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

buildCommandLine

Generate a command-line representation of a configuration

check_output_target_runner

Check the output of the target runner and repair it if possible. If th...

checkIraceScenario

Test that the given irace scenario can be run.

multi_irace

Execute irace() multiple times with the same or different scenarios ...

parameters

Create a parameter space to be tuned.

path_rel2abs

Converts a relative path to an absolute path.

plotAblation

Create plot from an ablation log

printParameters

Print parameter space in the textual format accepted by irace.

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

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: 2024-12-17