Skip to content
#

sudoku-solver

Here are 4 public repositories matching this topic...

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

A Jupyter Notebook πŸ““ 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 Oct 12, 2024
  • 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