pub fn unapply_weighted_gadgets(
tape: &[WeightedKsgTapeEntry],
config: &mut [Vec<usize>],
)Expand description
Unapply weighted gadgets from tape in reverse order.
pub fn unapply_weighted_gadgets(
tape: &[WeightedKsgTapeEntry],
config: &mut [Vec<usize>],
)Unapply weighted gadgets from tape in reverse order.