A backend is where your circuit runs. In practice, choosing a backend means choosing which constraints apply:
- ideal simulation vs noisy execution
- connectivity and gate set constraints
- queueing and availability constraints (for real hardware)
The execution target for a quantum circuit, such as a simulator or a real hardware device.
A backend is where your circuit runs. In practice, choosing a backend means choosing which constraints apply: