Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle edge case where target doesn't have measurement defined
This commit fixes an edge case in the heurstic scoring where if a target is present but doesn't have measurement defined we always return a score of 0. In the case measure ment doesn't have measurement defined this will fall back to looking at the degree of the qubit instead of trying to use the readout error rate.
- Loading branch information