Pinned Repositories
Exact-Three-Cover-Algorithim
Use shuffling, sorting, and looping through lists to find all DISJOINT sets and see if they are an exact three cover.
Sudoku-Solver-Constrained
Solve n^2 x n^2 Constrained set of Sudoku in O(N^2) time!!
tbw1995's Repositories
tbw1995/Exact-Three-Cover-Algorithim
Use shuffling, sorting, and looping through lists to find all DISJOINT sets and see if they are an exact three cover.
tbw1995/Sudoku-Solver-Constrained
Solve n^2 x n^2 Constrained set of Sudoku in O(N^2) time!!