Y
Hacker News
new
|
ask
|
show
|
jobs
by
ashish01
686 days ago
Is there a way to download the problems via an API, or have them available in a file like
https://norvig.com/top95.txt
?
It would make a great dataset for benchmarking different solver approaches.
1 comments
TN1ck
686 days ago
Thanks for asking, I made the data that I used for the analysis available as JSON here:
https://github.com/TN1ck/tn1ck.com/tree/main/lib/sudoku
.
link