testing.main: testing.main

Description Usage Arguments Details Author(s) See Also

Description

testing.main executes the testing of the target algorithm configurations found on an irace execution.

Usage

1
  testing.main(logFile)

Arguments

logFile

Path to the .Rdata file produced by irace.

Details

The function testing.main load the logFile and obtains the needed configurations according to the specified test. Use the scenario$testNbElites to test N final elite configurations or use scenario$testIterationElites to test the best configuration of each iteration. A test instance set must be provided through scenario$testInstancesDir and testInstancesFile.

Author(s)

Manuel López-Ibáñez and Jérémie Dubois-Lacoste

See Also

defaultScenario to provide a default scenario for irace.


MLopez-Ibanez/iracelhs documentation built on May 15, 2019, 1:57 a.m.