GithubHelp home page GithubHelp logo

brandonhawi / sudokusolver Goto Github PK

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

Got bored, decided to write an algorithm to solve a Sudoku puzzle. Now it's a full fledged Flask application with a React frontend and multiple algorithms...

Python 67.79% HTML 20.86% CSS 1.45% JavaScript 9.89%

sudokusolver's Introduction

Sudoku Solver

What

This is a web application with a React front end and Flask back end that solves Sudoku puzzles. It also initially used SocketIO to update the client as the Sudoku puzzle but once React was implemented, SocketIO was no longer needed.

Dev Environment Setup

This repository uses pipenv to manage packages (installed using pip install pipenv).

After cloning the repository, a simple pipenv install will create a virtual environment for the application if it does not already exist and install all necessary packages.

Make sure that you use pipenv to install any new packages added to the solution.

sudokusolver's People

Contributors

brandonhawi avatar tharalso avatar

Watchers

James Cloos avatar  avatar

Forkers

tharalso

sudokusolver's Issues

Stochastic Evolutionary Algorithm

Spent way too much time working on the stochastic evolutionary algorithm and still can't get it to converge. Pretty sure the problem stems from the fitness algorithm being imperfect.

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.