Print configurations as a data frame
configurations_print(configurations, metadata = FALSE)
None.
data.frame
Parameter configurations of the
target algorithm (one per row).
logical(1)
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.