act_on_loaded_existing_tzar_run: Execute a single action based on tzar repetition values in...

act_on_loaded_existing_tzar_runR Documentation

Execute a single action based on tzar repetition values in project.yaml

Description

This is the main workhorse function for bdpg. It's intended to generate a single bdproblem of a chosen type (COR, WRAP, APP) or a single reserve selector run based on inputs specified in the yaml file and its repetitions section. In general, tzar will spawn a process that calls this function across a set of problems, e.g., generating 10 apparent problems for each correct problem whose path is given in an input file.

Usage

act_on_loaded_existing_tzar_run(tgt_filename_or_dirname_for_scp, parameters)

Arguments

parameters

parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run

Value

Returns nothing.


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.