azure-quantum-python
azure-quantum-python copied to clipboard
workspace.get_targets() does not list all targets
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.