Skip to content
#

sudoku-solver

Here are 1,921 public repositories matching this topic...

This is an algorithm for solving Sudoku puzzles, written in C. It was written with the intent of being used on a microcontroller (and it performed well and timely!), but it works just as well on any platform-- it relies on no hardware. This was a project for a third year electrical engineering course in embedded systems. This project was not dev…

  • Updated May 20, 2014
  • C

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