template-typescript
Default template for typescript projects
Description
A tool converting a given sudoku into DIMACS CNF to be solved with a SAT solver, and reverting the solution from the SAT solver back into an easy readable sudoku visualitsation
Languages
TypeScript
100%