| readScenario {irace} | R Documentation |
readScenario reads from a file the scenario settings to be used by
irace..
readScenario(filename = "", scenario = list())
filename |
( |
scenario |
( |
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
printScenarioprints the given scenario.
defaultScenarioreturns the default scenario settings of irace.
checkScenarioto check that the scenario is valid.