pintonos / sudokuSolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sudokuSolver

Goal of this project is build a sudoku solver with image input.

Technologies

  • We are going to use opencv libraries to read in a picture of a suduko game and use the Z3 Theorem solver to solve the sudoku.
  • The WebService is implemented via Django Rest Framework.
  • For the web application (frontend) we plan to use Angular and Ionic.

About


Languages

Language:Python 37.1%Language:Java 26.3%Language:TypeScript 20.4%Language:HTML 10.4%Language:JavaScript 3.6%Language:CSS 2.2%