getAlgorithmIds {BatchExperiments}R Documentation

Get ids of algorithms in registry.

Description

Get algorithm ids for jobs.

Usage

getAlgorithmIds(reg, ids)

Arguments

reg

[ExperimentRegistry]
Registry.

ids

[codeinteger]
Job ids to restrict returned algorithm ids to.

Value

[character].

See Also

Other get: getAlgorithm(), getExperimentParts(), getJobs.ExperimentRegistry(), getProblemIds(), getProblem()


[Package BatchExperiments version 1.4.3 Index]