Check the output of the target runner and repair it if possible. If the output is incorrect, this function will throw an error.
Source:R/race-wrapper.R
check_output_target_runner.Rd
Check the output of the target runner and repair it if possible. If the output is incorrect, this function will throw an error.
Arguments
- output
The output from target runner.
- scenario
list()
Data structure containing irace settings. The data structure has to be the one returned by the functiondefaultScenario()
orreadScenario()
.- bound
Optional time bound that the target runner should have respected.