tqec.computation.block\_graph.BlockGraph ======================================== .. currentmodule:: tqec.computation.block_graph .. autoclass:: BlockGraph .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~BlockGraph.__init__ ~BlockGraph.add_edge ~BlockGraph.add_node ~BlockGraph.edges_at ~BlockGraph.from_dae_file ~BlockGraph.from_zx_graph ~BlockGraph.get_abstract_observables ~BlockGraph.get_degree ~BlockGraph.get_edge ~BlockGraph.has_edge_between ~BlockGraph.shift_min_z_to_zero ~BlockGraph.to_dae_file ~BlockGraph.to_zx_graph ~BlockGraph.validate ~BlockGraph.view_as_html .. rubric:: Attributes .. autosummary:: ~BlockGraph.edges ~BlockGraph.leaf_nodes ~BlockGraph.name ~BlockGraph.nodes ~BlockGraph.num_edges ~BlockGraph.num_nodes ~BlockGraph.num_ports ~BlockGraph.ports