|
|
|
|
|
by fjfaase
254 days ago
|
|
I did write a program to generate an exact cover. Thr output is a little over 5 megabyte when using a notation that list the indices of the positions that have a 1. I have not yet verified that it is correct. My solver found one solution so far and edtimates that the number of solutions is more than 10^50. |
|