A translation of Peter Norvig’s Sudoku solver from Python to F#
Done as an exercise (not an easy one) to learn F# and functional programming
Software dependencies : ExtCore (a NuGet package needed for HashMap).
Build and run the solution.
A translation of Peter Norvig’s Sudoku solver from Python to F#
Done as an exercise (not an easy one) to learn F# and functional programming
Software dependencies : ExtCore (a NuGet package needed for HashMap).
Build and run the solution.