Sudoku - Solver

This is a sudoku solver I made based on a very simple SAT solver implemented in pure Javascript. You can click on one of the examples below to copy it into the big grid and click "solve" to find the solution. You can also input your own sudoku.