/sudoku

A constraint-propagation-based sudoku solver using on ideas from Section 3.3.5 of SICP.

Primary LanguageJavaScript

Sudoku

A constraint-propagation-based sudoku solver using on ideas from Section 3.3.5 of SICP. Written using CoffeeScript and Ember.js.

Build

coffee -c js/sudoku.coffee

Run

open index.html