qbsolv
qbsolv copied to clipboard
Allow changing n_solutions.
I think the title says it all. I found that useful for debugging in a project I use qbsolv for, and thought this could be useful to others too.
Codecov Report
Merging #156 (b3ce50c) into master (3eda2ec) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #156 +/- ##
=======================================
Coverage 96.17% 96.17%
=======================================
Files 5 5
Lines 183 183
=======================================
Hits 176 176
Misses 7 7
| Impacted Files | Coverage Δ | |
|---|---|---|
| python/dwave_qbsolv/dimod_wrapper.py | 94.44% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 3eda2ec...b3ce50c. Read the comment docs.
Many thanks for your reply. I'll likely get to it this weekend.