View source: R/readConfiguration.R
readScenario | R Documentation |
Reads from a file the scenario settings to be used by irace.
readScenario(filename = "", scenario = list(), params_def = .irace.params.def)
filename |
( |
scenario |
( |
params_def |
( |
The scenario list read from the file. The scenario settings not
present in the file are not present in the list, i.e., they are NULL
.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
printScenario()
prints the given scenario.
defaultScenario()
returns the default scenario settings of irace.
checkScenario()
to check that the scenario is valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.