apply_simplifier_gadgets

Function apply_simplifier_gadgets 

Source
pub fn apply_simplifier_gadgets(
    grid: &mut MappingGrid,
    nrepeat: usize,
) -> Vec<KsgTapeEntry>
Expand description

Apply simplifier gadgets (KsgDanglingLeg variants). nrepeat specifies the number of simplification passes.