deltakit.core.decoding_graphs.NXDecodingMultiGraph.shortest_path#

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

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