getProblem: Get problem from registry by id.

View source: R/getProblem.R

getProblemR Documentation

Get problem from registry by id.

Description

The requested object is loaded from disk.

Usage

getProblem(reg, id)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[character(1)]
Id of problem.

Value

[Problem].

See Also

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


BatchExperiments documentation built on Sept. 9, 2025, 5:24 p.m.