Filename containing the definitions of the parameters to be tuned.
digits: integer(1)
The number of decimal places to be considered for real-valued parameters.
debugLevel: integer(1)
Larger values produce more verbose output.
text: character(1)
If file is not supplied and this is, then parameters are read from the value of text via a text connection.
Returns
A string representing the parameters in irace format.
Details
Either file or text must be given. If file is given, the parameters are read from the file file. If text is given instead, the parameters are read directly from the text character string. In both cases, the parameters must be given (in text or in the file whose name is file) in the expected form. See the documentation for details. If none of these parameters is given, irace
Frank Hutter, Manuel López-Ibáñez, Chris Fawcett, Marius Thomas Lindauer, Holger H. Hoos, Kevin Leyton-Brown, and Thomas Stützle. AClib: A Benchmark Library for Algorithm Configuration . In P. M. Pardalos, M. G. C. Resende, C. Vogiatzis, and J. L. Walteros, editors, Learning and Intelligent Optimization, 8th International Conference, LION 8, volume 8426 of Lecture Notes in Computer Science, pages 36–40. Springer, Heidelberg, 2014.