trace_centers

Function trace_centers 

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

Trace center locations through KSG square lattice gadget transformations.

Returns traced center locations sorted by vertex index.