qbsolv icon indicating copy to clipboard operation
qbsolv copied to clipboard

Allow changing n_solutions.

Open instance01 opened this issue 4 years ago • 2 comments

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.

instance01 avatar Jun 05 '21 15:06 instance01

Codecov Report

Merging #156 (b3ce50c) into master (3eda2ec) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           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 data Powered by Codecov. Last update 3eda2ec...b3ce50c. Read the comment docs.

codecov-commenter avatar Jun 05 '21 15:06 codecov-commenter

Many thanks for your reply. I'll likely get to it this weekend.

instance01 avatar Jun 07 '21 20:06 instance01