dannyzed / pycalcudoku

0 stars 0 forks source link

Large xor blocks are too hard #5

Open dannyzed opened 6 years ago

dannyzed commented 6 years ago

xor blocks above size 3 appear to have many combinations. This might be solved by solving #4 , where we can de-weight xor blocks that have a large number of permutations. Or we can restrict xor to size 3 for most cases