GitHub / muneeb706 / sudoku-solver
A program which will read a sudoku puzzle from a file (some examples are sudoku1.txt, sudoku2.txt, etc) and generate clauses in the DIMACS format for each sudoku puzzle in the files sudokuN.cnf, where N = 1, 2, ..., 5.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muneeb706%2Fsudoku-solver
PURL: pkg:github/muneeb706/sudoku-solver
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.03 MB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 3 years ago
Pushed at: over 5 years ago
Last synced at: 4 months ago
Topics: cnf, dimacs, latin-square, logic-in-computer-science, python