Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

Two extra benchmark sets for killer sudoku #76

Closed Wikunia closed 4 years ago

Wikunia commented 4 years ago

From: http://niallsudoku.com/pages/index25.html

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   99.07%   98.94%   -0.13%     
==========================================
  Files          21       21              
  Lines        1614     1614              
==========================================
- Hits         1599     1597       -2     
- Misses         15       17       +2     
Impacted Files Coverage Δ
src/constraints/equal.jl 95.23% <0.00%> (-4.77%) :arrow_down:
src/constraints/less_than.jl 100.00% <0.00%> (ø) :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 24373c5...20dc9e1. Read the comment docs.