backtracking
Here are 24 public repositories matching this topic...
🎯 A Rust + egui implementation of the classic Bulls and Cows game. Play against the bot, let the bot assist you (cheater 😏), or watch bots duel it out. Simple backtracking brain, lots of fun.
-
Updated
Sep 9, 2025 - Rust
-
Updated
Jul 30, 2022 - Rust
simple solver for a puzzle i used to play as a kid
-
Updated
Dec 17, 2024 - Rust
Solving sudoku puzzles with backtracking and visualizing the entire process
-
Updated
Apr 21, 2023 - Rust
Tape Planner is a tool for calculating the most efficient length segment combinationsts. It features implementations in both Python (using PyQt5) and Rust (using eframe/egui). The Python version focuses on ease of development, while the Rust version emphasizes performance.
-
Updated
Aug 26, 2024 - Rust
A dynamic sudoku solver made in Rust
-
Updated
Apr 13, 2025 - Rust
A Rust implementation of a backtracking algorithm that solves Sudoku puzzles with randomized search, progress visualization, and colorful terminal output.
-
Updated
Apr 27, 2025 - Rust
Advent of Code in Rust
-
Updated
Oct 5, 2025 - Rust
Puzzle Pegs Rust version
-
Updated
May 7, 2025 - Rust
The ultimate parameter optimizer (non-linear regression program)
-
Updated
Nov 1, 2025 - Rust
Completed Synacor Challenge
-
Updated
Nov 13, 2022 - Rust
Sudoku solver implementations in rust.
-
Updated
Nov 22, 2023 - Rust
Fast Sudoku Solver that leverages bitmasks and the MRV heuristic to crack over 450.000 grids/second
-
Updated
Oct 4, 2025 - Rust
A Rust application that generates class schedules using a backtracking algorithm.
-
Updated
May 7, 2024 - Rust
Implementation Of The 🐴 Knight's Tour 🐴 Problem in Rust
-
Updated
May 8, 2025 - Rust
A simple and fast implementation of backtrack solving of Sudokus
-
Updated
May 21, 2024 - Rust
Implementation of CSP heuristics and backtracking algorithm for magnet puzzle in Rust.
-
Updated
Jul 8, 2022 - Rust
Improve this page
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."