Skip to content

dxfrontiers/sudoku_verifier_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Verifier Rust

The source code for the blog post in our series of sudoku verifiers.

Usage

There are two versions, a sequential and parallel one. You can comment out ( or in ), the version you want to execute in the main.rs.

To run the code, simply issue cargo run --release and supply the desired file path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages