irace.main is a higher-level interface to invoke irace.
irace.main(tunerConfig = defaultConfiguration(), output.width = 9999)irace.main checks the correctness of the
configuration, prints it, reads the parameter space from
tunerConfig$parameterFile, invokes irace and
prints its results in various formatted ways. If you want a
lower-level interface, please see function irace.
irace.cmdline a higher-level command-line interface to
irace.main.
readConfiguration to read the configuration of irace from
a file.
defaultConfiguration to provide a default configuration for irace.