Giter VIP home page Giter VIP logo

abirbhattacharya82 / sudoku-solver Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 177 KB

Sudoku is a 9X9 board game where the board is divided in 9 3X3 smaller boxes called regions. The puzzle setter partially solves the Sudoku and rest is upto the player. In this Repository we have got our very own Sudoku Solver where if you give the partially solved puzzle, the program solves it for you.

License: MIT License

Python 100.00%
sudoku sudoku-solver sudoku-solution-finder python3 core-python

sudoku-solver's Introduction

9x9 Sudoku Solver ๐Ÿ”ฅ

About Sudoku:

The objective is to fill a 9ร—9 grid with digits so that each column, each row, and each of the nine 3ร—3 subgrids that compose the grid (also called "boxes", "blocks", or "regions") contains all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which for a well-posed puzzle has a single solution.

Problem Solved in this Repository:

The Puzzel setter provides a partially solved Sudoku Puzzle, and the Program solves the Sudoku Puzzle.

Requirements:

python 3 or a higher version

Explanation:

To Understand the Program better check out Algorithm

Demo:

Input Output
1 2

Struck and Can't Contribute even if you want?

New to GitHub? Want to Learn everything about GitHub?

Check out ๐Ÿ‘‡

We made this for making life easier for Sudoku Solvers. So if you are one of them do leave a star and also follow me for such interesting Repositories.

sudoku-solver's People

Contributors

abirbhattacharya82 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.