defaultConfiguration: defaultConfiguration
Description
'defaultConfiguration' returns the default param configuration of
irace.Usage
defaultConfiguration(configuration = list())
Arguments
configuration
A list where tagged elements correspond to configuration
parameters of irace. Value
- A list indexed by the irace parameter names,
containing the default values for each parameter, except for those
already present in the configuration passed as argument.