Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 402 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 402 Bytes

Robodoku

A Turing project for building an algorithmic Sudoku solver.

Read the Project Spec for more information.

Usage

Run the solver from the project's root directory like so:

ruby lib/sudoku.rb puzzles/easy.txt
=> 826594317
715638942
394721865
163459278
948267153
257813694
531942786
482176539
679385421