projects tagged with Data Structures
Article / GitHub
Article / GitHub
Dynamic Sudoku Solver
Rust

A dynamic sudoku solver capable of solving puzzles of any size.
Fast Random Pathfinder
C++

An experimental pathfinder that makes use of random traversal and path optimization.