Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luismsuarez/excelsudokusolver

Sudoku solver using Visual Basic for Applications (VBA) macro that runs in Excel
https://github.com/luismsuarez/excelsudokusolver

Last synced: 2 days ago
JSON representation

Sudoku solver using Visual Basic for Applications (VBA) macro that runs in Excel

Awesome Lists containing this project

README

        

# ExcelSudokuSolver
Sudoku solver using Visual Basic for Applications (VBA) macro that can run in Excel.
Uses a branch & bound depth-first algorithm.
Screenshot below: original Puzzle to the left, solved puzzle to the right. Stats for nerds at the bottom!

![Alt text](image-1.png)