addAlgorithm(reg, id, fun, overwrite = FALSE)ExperimentRegistry]
Registry.character(1)]
Name of algorithm.function(job, static, dynamic,
...)]
Function which applies the algorithm to a
problem instance. Takes a Job
object, the static problem part and the evaluated
logical(1)]
Overwrite the
algorithm file if it already exists? Default is
FALSE.character(1)]. Invisibly returns the id.