Skip to main content

lower

Function lower 

Source
pub fn lower(
    scenario: &BoundScenario,
    ctx: &LowerCtx<'_>,
) -> Result<LoweredScenario, Vec<Diag>>
Expand description

Lower one bound scenario into engine batches.