Execute the given configurations on the testing instances specified in the scenario
Source:R/testing.R
testConfigurations.RdExecute the given configurations on the testing instances specified in the scenario
Arguments
- configurations
data.frame
Parameter configurations of the target algorithm (one per row).- scenario
list()
Data structure containing irace settings. The data structure has to be the one returned by the functiondefaultScenario()orreadScenario().
Value
A list with the following elements:
experimentsExperiments results.
seedsArray of the instance seeds used in the experiments.