Print configurations as a data frame
configurations.print(configurations, metadata = FALSE)
(data.frame
) Parameter configurations of the
target algorithm (one per row).
A Boolean specifying whether to print the metadata or not. The metadata are data for the configurations (additionally to the value of each parameter) used by irace.
None.
configurations.print.command
to print the configurations as command-line strings.