Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (6 loc) · 153 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 153 Bytes

sudoku

Simple sudoku solver and unique-solution sudoku generator using gini sat solver

Features

  • Help with implication

  • Undo

  • Web interface