Implementation of CSP heuristics and various algorithms for solving magnet puzzle
-
Updated
Jan 4, 2022 - Java
Implementation of CSP heuristics and various algorithms for solving magnet puzzle
intelligent agent to navigate through a 10x10 grid-based world known as the Wumpus World. The agent must explore the environment, avoid dangers, and find the hidden treasure. The world contains three types of hazards: Pits, Spiders, and the fearsome Wumpus.
kakuro (simple version) solver as CSP problem - Artificial Intelligence course project - Spring 2021
sudosolver is an android app used to solve sudoku in real time. This project is under progress
Add a description, image, and links to the back-tracking topic page so that developers can more easily learn about it.
To associate your repository with the back-tracking topic, visit your repo's landing page and select "manage topics."