Circuit.coupling_graph

property Circuit.coupling_graph: CouplingGraph

The qudit connectivity in the circuit.

Returns:

The coupling graph required by the circuit.

Return type:

(CouplingGraph)

Notes

  • Logical multi-qudit gates require participating qudits to

    have all-to-all connectivity.