readConfigurationsFile: readConfigurationsFile

Description Usage Arguments Value Author(s) See Also

Description

'readConfigurationsFile' reads a set of target algorithms configurations from a file and puts them in irace format. The configurations are checked to match the parameters description provided.

Usage

1
  readConfigurationsFile(filename, parameters, debugLevel = 0)

Arguments

filename

A filename from which the configurations should be read.

parameters

List of target algorithm parameters in the irace format.

debugLevel

Level of debug. Default: 0.

Value

A data frame containing the obtained configurations. Each row of the data frame is a candidate configuration, the columns correspond to the parameter names in parameters.

Author(s)

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

See Also

readParameters to obtain a valid parameter structure from a parameters list.


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