deltakit.core.decoding_graphs.LogicalsInEdges#

class deltakit.core.decoding_graphs.LogicalsInEdges(num_logicals: int)#

Bases: ErrorHandler

A type of edge handler which collects the errors into a set of edges and edges which affect the logicals.

Methods#