Description Usage Arguments Value Author(s) See Also
'readScenario' reads the scenario to be used by irace from a file.
1 | readScenario(filename = "", scenario = list())
|
filename |
A filename from which the scenario will be
read. If empty, the default |
scenario |
A list where tagged elements correspond to scenario settings for irace. This is an initial scenario that is overwritten for every parameter specified in the file to be read. |
The scenario list read from the file. The scenario parameter not present
in the file are not present in the list, that is, they are NULL
.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
checkScenario
to check that the scenario is valid.
defaultScenario
to set the scenario to the default.
printScenario
to print the scenario.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.