Check the output of the target runner and repair it if possible. If the output is incorrect, this function will throw an error.
check_output_target_runner(output, scenario, bound = NULL)
The output with its contents repaired.
The output from target runner.
list()
Data structure containing irace
settings. The data structure has to be the one returned by the function
defaultScenario()
or readScenario()
.
Optional time bound that the target runner should have respected.