deltakit.core.decoding_graphs.DecodingHyperGraph.get_relevant_nodes#
- DecodingHyperGraph.get_relevant_nodes(logicals: Iterable[set[DecodingHyperEdge]]) set[int]#
Return nodes that have a hyperedge with a path to logical.
Hyperedges to boundaries are ignored if applicable.