azure-quantum-python icon indicating copy to clipboard operation
azure-quantum-python copied to clipboard

workspace.get_targets() does not list all targets

Open frtibble opened this issue 3 years ago • 0 comments

I have a workspace with the Microsoft QIO provider enabled, and when running:

workspace.get_targets()

not all of the solvers are listed. This can be confusing as both parameterized and parameter-free targets are expected, but parameter-free targets are filtered out.

frtibble avatar May 24 '22 17:05 frtibble