Print configurations as a data frame
configurations.print(configurations, metadata = FALSE)
None.
(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.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
configurations.print.command()
to print the configurations as command-line strings.