sudoku-solver topic
neuro-symbolic-sudoku-solver
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
python-sudoku-generator-solver
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 s...
Udacity
This repo includes all the projects I have finished in the Udacity Nanodegree programs
DPLL-Algorithm
华中科技大学数据结构课程设计2018 An algorithm to solve SAT problem
sudoku-solver
A simple sudoku solver
Resolvedor-de-Sudoku
Resolver Sudoku de genina.com
SolveSudoku
Extract and solve sudoku from an image using Computer Vision and Deep Learning
grilops
a GRId LOgic Puzzle Solver library
sudoku-genetic-algorithm
Solves a Sudoku puzzle using a genetic algorithm.