Splits an algorithm selection scenario into description, feature values / runstatus / costs, algorithm performance and cv splits and saves those data sets as single ARFF files in the given directory.
writeASScenario(asscenario, path = asscenario$desc$scenario_id)
[ASScenario
]
Algorithm selection scenario.
[character(1)
]
Path to write scenario to. Default is the name of the scenario.
parseASScenario