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

https://github.com/noahmorrison/surs

A sudoku solver written in rust
https://github.com/noahmorrison/surs

Last synced: 10 months ago
JSON representation

A sudoku solver written in rust

Awesome Lists containing this project

README

          

## surs ##
----

A sudoku solver written in rust

#### TODO ####
---

Redesign to be able to use [this](http://norvig.com/sudoku.html) solving style.