configurations.print.command: Print configurations as command-line strings.

View source: R/utils.R

configurations.print.commandR Documentation

Print configurations as command-line strings.

Description

Prints configurations after converting them into a representation for the command-line.

Usage

configurations.print.command(configurations, parameters)

Arguments

configurations

(data.frame)
Parameter configurations of the target algorithm (one per row).

parameters

(list())
Data structure containing the parameter space definition. The data structure has to similar to the one returned by the function readParameters.

Value

None.

Author(s)

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

See Also

configurations.print() to print the configurations as a data frame.


irace documentation built on Oct. 23, 2022, 5:06 p.m.