Description Usage Arguments Value Author(s) See Also
'getConfigurationByIteration' returns the configurations by the iteration in which they were executed.
1 2 | getConfigurationByIteration(iraceResults = NULL, irace.logFile = NULL,
iterations, drop.internals = FALSE)
|
iraceResults |
Object created by irace and saved in |
irace.logFile |
Log file created by irace, this file must contain the |
iterations |
The iteration number or a vector of iterations numbers from where the configurations should be obtained. |
drop.internals |
Remove the internal identifier and parent identifier from the returned configurations data frame. |
A data frame containing the elite configurations required.
Manuel López-Ibáñez and Jérémie Dubois-Lacoste
defaultScenario
returns the default scenario settings of
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.