Description Usage Arguments Details Author(s) See Also
irace.main is a higher-level interface to invoke irace.
1  |   irace.main(scenario = defaultScenario(), output.width = 9999)
 | 
scenario | 
 The scenario setup of irace.  | 
output.width | 
 The width that must be used for the screen output.  | 
The function irace.main checks the correctness of the
scenario, prints it, reads the parameter space from
scenario$parameterFile, invokes irace and
prints its results in various formatted ways. If you want a
lower-level interface, please see function irace.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
irace.cmdline a higher-level command-line interface to
irace.main.
readScenario to read the scenario setup from  a file.
defaultScenario to provide a default scenario for irace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.