Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nqueens #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Nqueens #6

wants to merge 4 commits into from

Conversation

Raffaello
Copy link
Owner

converting to exact cover problem and convert back from that sparse matrix

@codecov
Copy link

codecov bot commented Jan 26, 2018

Codecov Report

Merging #6 into master will decrease coverage by 0.75%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   99.53%   98.77%   -0.76%     
==========================================
  Files           5        6       +1     
  Lines         215      245      +30     
  Branches       30       30              
==========================================
+ Hits          214      242      +28     
- Misses          1        3       +2
Impacted Files Coverage Δ
...main/scala-2.12/dlx/transform/NQueensProblem.scala 93.33% <93.33%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant