Skip to main content

run_treewalker_concurrent_seeded

Function run_treewalker_concurrent_seeded 

Source
pub fn run_treewalker_concurrent_seeded(
    input: &str,
    seed: u64,
) -> InterpreterResult
Expand description

Parse input and run its concurrent program on the tree-walker scheduler under an explicit seed — the seeded sibling of the default run_program_concurrent entry, used by the cross-tier seeded differential.