pub fn apply_weighted_crossing_gadgets(
grid: &mut MappingGrid,
copylines: &[CopyLine],
) -> Vec<WeightedKsgTapeEntry>Expand description
Apply all weighted crossing gadgets to the grid.
pub fn apply_weighted_crossing_gadgets(
grid: &mut MappingGrid,
copylines: &[CopyLine],
) -> Vec<WeightedKsgTapeEntry>Apply all weighted crossing gadgets to the grid.