About this document
Sudoku Solver Algorithms and Complexity by Random is a document available to read on EtoBox.
The document is a project report submitted by four students for their Data Structures and Algorithms course. It summarizes various algorithms for solving Sudoku puzzles that were implemented as part of the project, including backtracking, brute force, constraint programming, and rule-based algorithms. It provides pseudocode examples and analyzes the time complexity of the backtracking approach.
- Author
- Random
- Language
- EN