| checkIraceScenario | R Documentation |
Test that the given irace scenario can be run by checking the scenario settings provided and trying to run the target-algorithm.
checkIraceScenario(scenario)
scenario |
|
If the parameters argument is missing, then the parameters
will be read from the file parameterFile given by scenario. If
parameters is provided, then parameterFile will not be read. This function will
try to execute the target-algorithm.
returns TRUE if successful and gives an error and returns FALSE
otherwise.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
readScenariofor reading a configuration scenario from a file.
printScenarioprints the given scenario.
defaultScenarioreturns the default scenario settings of irace.
checkScenarioto check that the scenario is valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.