Skip to main content

trace_centers

Function trace_centers 

Source
pub fn trace_centers(
    result: &MappingResult,
) -> Result<Vec<(usize, usize)>, ReductionError>
Expand description

Trace each original vertex center through the recorded gadget transformations.