In quantum computing, compilation usually means mapping a high-level circuit into:
- the backend’s native gates
- the backend’s connectivity constraints
- a schedule that respects hardware limitations
Compilation can change circuit depth and error exposure.
