dwavesystems / dwavesystems/dimod
Consider adding a utility function to calculate the fraction of violated constraints in a sample set
Open
enhancement
- Dominant language
- Python
- Stars
- 143
- Forks
- 91
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 3
Description
Maybe something like `CQM.fraction_satisfied(sampleset: SampleSet) -> dict[label, float]` to go along with `CQM.iter_violations()`
Contributor guide
Assessment
This issue has not been assessed yet.