printScenario: Prints the given scenario

View source: R/readConfiguration.R

printScenarioR Documentation

Prints the given scenario

Description

Prints the given scenario

Usage

printScenario(scenario)

Arguments

scenario

(list())
Data structure containing irace settings. The data structure has to be the one returned by the function defaultScenario() or readScenario().

Author(s)

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

See Also

readScenario()

for reading a configuration scenario from a file.

printScenario()

prints the given scenario.

defaultScenario()

returns the default scenario settings of irace.

checkScenario()

to check that the scenario is valid.


irace documentation built on Oct. 23, 2022, 5:06 p.m.