deltakit.core.decoding_graphs.NXDecodingGraph.shortest_path#

NXDecodingGraph.shortest_path(origin: int, destination: int) list[DecodingEdge]#

Find the shortest path between two syndrome bits, as a sequence of decoding edges.