jalil-salame / nsudoku-solver

A generic Sudoku Solver implementation in Rust for fun, works up to 225x225 Sudokus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Workflow Status GitHub issues GitHub pull requests Lines of code

N-Sudoku Solver

A generic Sudoku solver that works from 4x4 up to 225x225 Sudokus.

It is implemented in Rust as an exercise and there is an accompanying (WIP) blog post in my website.

About

A generic Sudoku Solver implementation in Rust for fun, works up to 225x225 Sudokus

License:MIT License


Languages

Language:Rust 100.0%