Description Usage Arguments Value Author(s) See Also
'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.
1 | readConfigurationsFile(filename, parameters, debugLevel = 0)
|
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. |
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
.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
readParameters
to obtain a valid parameter structure from a parameters list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.