Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antonioberna/sudoku-solver

Sudoku Solver using Bitwise Operators in C
https://github.com/antonioberna/sudoku-solver

benchmark c hyperfine sudoku-solver

Last synced: about 2 months ago
JSON representation

Sudoku Solver using Bitwise Operators in C

Awesome Lists containing this project

README

        

# sudoku-solver

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1c00f9216d36419b86f0584dd6dafbc4)](https://app.codacy.com/gh/AntonioBerna/sudoku-solver/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) ![GitHub repo size](https://img.shields.io/github/repo-size/AntonioBerna/sudoku-solver) ![GitHub License](https://img.shields.io/github/license/AntonioBerna/sudoku-solver) ![Docker Image Size](https://img.shields.io/docker/image-size/antonioberna/sudoku-solver)

Please visit [https://antonioberna.github.io/sudoku-solver](https://antonioberna.github.io/sudoku-solver) for more information.