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

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

Solve Sudoku puzzles with wave function collapse
https://github.com/coolcat467/sudoku-solver

coolcat467 python3 sudoku sudoku-solution-finder sudoku-solver

Last synced: about 1 year ago
JSON representation

Solve Sudoku puzzles with wave function collapse

Awesome Lists containing this project

README

          

# Sudoku-Solver
Solve Sudoku puzzles with wave function collapse

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)