block_synthesis#

tqec.interop.block_synthesis(zx_graph, strategy=SynthesisStrategy.POSITIONED, *, positions=None, **_kwargs)[source]#
Parameters:
  • zx_graph (GraphS)

  • strategy (SynthesisStrategy)

  • positions (Mapping[int, Position3D] | None)

  • _kwargs (dict[str, Any])

Return type:

BlockGraph