checkIraceScenario: checkIraceScenario

Description Usage Arguments Details Author(s) See Also

Description

'checkIraceScenario' check the given scenario options.

Usage

1
  checkIraceScenario(scenario, parameters=NULL)

Arguments

scenario

Data structure containing irace settings.The data structure has to be the one returned by the function defaultScenario() and readScenario(). See documentation of this function for details.

parameters

Data structure containing the parameter definition. The data structure has to be the one returned by the function readParameters(). See documentation of this function for details.

Details

Provide the parameters argument only if the parameter list should not be obtained from a parameter file. If the parameter list is provided it will be not checked.

Author(s)

Manuel López-Ibáñez and Jérémie Dubois-Lacoste

See Also

readScenario for reading a configuration scenario from a file. defaultScenario returns the default scenario settings of irace. checkScenario to check that the scenario is valid.


MLopez-Ibanez/iracelhs documentation built on May 15, 2019, 1:57 a.m.