getExperimentParts: Get all parts required to run a single job.

View source: R/getExperimentParts.R

getExperimentPartsR Documentation

Get all parts required to run a single job.

Description

Get all parts which define an Experiment.

Usage

getExperimentParts(reg, id)

Arguments

reg

[ExperimentRegistry]
Registry.

id

[integer(1)]
Id of a job.

Value

[named list]. Returns the Job, Problem, Instance and Algorithm.

See Also

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


BatchExperiments documentation built on March 21, 2022, 5:06 p.m.