Skip to main content

run_generate_propagate_test

Function run_generate_propagate_test 

Source
pub fn run_generate_propagate_test(
    program: &Program,
    candidates: Vec<EpistemicInterpretation>,
    config: GeneratePropagateTestConfig,
) -> Result<GeneratePropagateTestOutcome>
Expand description

Run bounded Generate-Propagate-Test execution over explicit candidates.