News

Add a file sudoku_py.lp with the bridge rules between Python and the logic programming. These rules should produce facts of the form initial(a,b,c) for each cell (a,b) that has a value c . This uses ...
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult ...
Note: This is just a small subset of all of the python projects I've created. The one showcased are much more entertaining to ...