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

Fix i,j convention in circuits.py #50

Closed arcondello closed 6 years ago

arcondello commented 6 years ago

closes #49

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #50   +/-   ##
======================================
  Coverage    92.8%   92.8%           
======================================
  Files          16      16           
  Lines         570     570           
======================================
  Hits          529     529           
  Misses         41      41
Impacted Files Coverage Δ
dwavebinarycsp/factories/csp/circuits.py 97.1% <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 1e209f3...e04e81c. Read the comment docs.