qiskit-ibm-runtime icon indicating copy to clipboard operation
qiskit-ibm-runtime copied to clipboard

An user should have an easy way to verify a circuit is compatible with a target backend

Open nonhermitian opened this issue 7 months ago • 2 comments

What is the expected feature or enhancement?

If I am given a circuit, I would like an easy way to verify if it is, or is not, compatible with a given backend.

Tket has such functionality: https://tket.quantinuum.com/api-docs/backends.html#pytket.backends.Backend.valid_circuit and it would be nice to include it here as well.

Acceptance criteria There is an easy way to verify a circuit will run on a target backend.

nonhermitian avatar Jul 23 '24 15:07 nonhermitian