deltakit.core.decoding_graphs.HyperMultiGraph.error_to_syndrome#
- abstractmethod HyperMultiGraph.error_to_syndrome(edges: Iterable[AnyEdgeT]) OrderedSyndrome#
Assume an error has happened on the given edges and return the corresponding syndrome.
- Parameters:
edges (Iterable[AnyEdgeT]) – Edges which had errors.
- Return type: