dwavesystems / dwavebinarycsp

Map constraint satisfaction problems with binary variables to binary quadratic models.
https://docs.ocean.dwavesys.com/projects/binarycsp/en/latest
Apache License 2.0
20 stars 27 forks source link

Use penaltymodel 0.15.x #48

Closed arcondello closed 6 years ago

arcondello commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #48   +/-   ##
======================================
  Coverage    92.8%   92.8%           
======================================
  Files          16      16           
  Lines         570     570           
======================================
  Hits          529     529           
  Misses         41      41
Impacted Files Coverage Δ
dwavebinarycsp/compilers/stitcher.py 100% <100%> (ø) :arrow_up:
dwavebinarycsp/package_info.py 100% <100%> (ø) :arrow_up:
dwavebinarycsp/exceptions.py 100% <100%> (ø) :arrow_up:

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 d8087b7...feb8067. Read the comment docs.