Implementation of CSP heuristics and backtracking algorithm for magnet puzzle in Rust.
-
Updated
Jul 8, 2022 - Rust
Implementation of CSP heuristics and backtracking algorithm for magnet puzzle in Rust.
🗓️ Fundamentals of AI, 4th and 5th laboratory. Schedule making app (using 🧬 genetic, minimum remaining values, power heuristics, least constraining values and forward-checking algorithms).
This was a university AI project where I had to implement different constraint satisfaction problem methods and use them to solve sudoku puzzles
Machine Learning Sudoku Solver that implmements various machine learning heauristics to solve 3x3, 4x4, and 5x5 sudoku puzzles
Solving Sudoku puzzle with CSP
A CSP approach to solve magnet puzzle problem
Add a description, image, and links to the least-constraining-value topic page so that developers can more easily learn about it.
To associate your repository with the least-constraining-value topic, visit your repo's landing page and select "manage topics."