Skip to content
#

sudoku-solver

Here are 4 public repositories matching this topic...

This repository contains a Jupyter Notebook file equipped with code for identifying the position of digits in a Sudoku puzzle and solving it. The notebook implements algorithms for Sudoku puzzle solving, offering a practical tool for enthusiasts and learners alike to explore and understand Sudoku solving techniques. 2-2 METHODS FOR BOTH TASKS.

  • Updated Feb 24, 2024
  • Jupyter Notebook

Contains notebook implementations for the AI based assignments using graph based algorithms that are commonly used in solving AI based problems. Algorithms include BFS, DFS, Hill Climbing, Differential Evolution, Genetic, Back Tracking..

  • Updated Feb 4, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the sudoku-solver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sudoku-solver topic, visit your repo's landing page and select "manage topics."

Learn more