Sudoku solver in golang. The algorithm is from Peter Norvig. I wanted to mess around with golang and sudoku before comming back from summer vacation. This program does not handle errors well.
Sudoku solver in golang. The algorithm is from Peter Norvig. I wanted to mess around with golang and sudoku before comming back from summer vacation. This program does not handle errors well.