Tldr: "yeah so finding the optimal way to input the solutions of the sudoku puzzles here is equivalent to the Travelling Salesman problem, so we implemented a non-deterministic solver to get as close as optimal as we could for all 1000 puzzles"
Tldr: "yeah so finding the optimal way to input the solutions of the sudoku puzzles here is equivalent to the Travelling Salesman problem, so we implemented a non-deterministic solver to get as close as optimal as we could for all 1000 puzzles"
this would be fun to work on, i'd like to throw some industrial routing solvers at this