R/convertParamSetToIrace.R
convertParamSetToIrace.RdConverts to a textual description used in irace and then potentially calls readParameters.
convertParamSetToIrace(par.set, as.chars = FALSE)ParamSet
Parameter set.
(logical(1))
Return results as character vector of lines
FALSE or call irace::readParameters() on it (TRUE). Default is
FALSE.
[list()].