Research Projects
| Research Projects | Sudoku | This is the Sudoku solver mentioned in Science News. Sudoku solver that uses Elser's Difference Map with Beta=1. If you find a Sudoku program that cannot be solved with this algorithm please contact me. |
|---|---|
| 8-Queens | Solves the 8 queens problem, you may input a starting position. Uses the same method as described above. |