| testConfigurations {irace} | R Documentation |
testConfigurations executes the given configurations on the
testing instances specified in the scenario.
testConfigurations(configurations, scenario, parameters)
configurations |
( |
scenario |
( |
parameters |
( |
A test instance set must be provided through scenario$testInstances.
A list with the following elements:
experimentsExperiments results.
seedsArray of the instance seeds used in the experiments.
Manuel López-Ibáñez