testConfigurations {irace} | R Documentation |
Execute the given configurations on the testing instances specified in the scenario
Description
Execute the given configurations on the testing instances specified in the scenario
Usage
testConfigurations(configurations, scenario, parameters)
Arguments
configurations |
( |
scenario |
( |
parameters |
( |
Details
A test instance set must be provided through scenario[["testInstances"]]
.
Value
A list with the following elements:
experiments
Experiments results.
seeds
Array of the instance seeds used in the experiments.
Author(s)
Manuel López-Ibáñez
See Also
[Package irace version 3.5 Index]