Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with backtracking-algorithm

A curated list of projects in awesome lists tagged with backtracking-algorithm .

https://github.com/ymercad0/Sudoku-GUI

Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.

backtracking-algorithm pygame python sudoku-game visualizer

Last synced: 13 Sep 2024

https://github.com/dthe223/wang-tiles-2d

Using recursive backtracking to implement Wang Tiles to "randomly" create an image from smaller images that are similar.

backtracking-algorithm python python-3-5

Last synced: 01 Oct 2024

https://github.com/bgmp/sudokusolver

9x9 Sudoku Solver written in Java

backtracking-algorithm java sudoku-solver

Last synced: 01 Oct 2024

https://github.com/ddubeyyy/sudoku

This project implements a Sudoku solver in Java using a backtracking algorithm to efficiently solve puzzles, ensuring each row, column, and 3x3 subgrid contains all digits from 1 to 9. The solver includes input validation and a simple console-based user interface.

backtracking-algorithm dsa java javafx

Last synced: 29 Sep 2024

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

Cuarto proyecto requisito obligatorio para obtener la Quality Assurance Certification de freecodecamp

backtracking backtracking-algorithm chai expressjs freecodecamp freecodecamp-curriculum freecodecamp-project quality-assurance sudoku sudoku-solver testing

Last synced: 01 Oct 2024

https://github.com/chaitanyaprasad60/sudoku-solving-app

This is an app that can solve sudokus using backtracking algorithm. Made using Angular2.

angular2 backtracking-algorithm front-end problem-solving python

Last synced: 25 Sep 2024

https://github.com/chinesedfan/traces-solver

Solver for the iOS game `logic traces`

backtracking-algorithm game solver traces

Last synced: 01 Oct 2024

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

A simple web interface that solves sudoku puzzles using a backtracking algorithm

backtracking-algorithm javascript puzzle-generator solve-sudoku-puzzles sudoku-solver

Last synced: 01 Oct 2024