My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
-
Updated
Mar 14, 2022 - Python
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
A-List of all the Assignment done in Artificial Intelligence Course @IIIT-D
First Assignment in 'Artificial Intelligence' course by Dr. Ram Meshulam at Bar-Ilan University
Informed and uniformed search algorithm for 15 puzzle
Rubik's cube cross, xcross, xxcross, xxxcross, xxxxcross solver, and last layer solver based on xxxxcross solver
A* and IDA* algorithms on 8-Puzzle
Sudoku Project on the subject of informed search in artificial intelligence and expert systems course
Solve 15-Puzzle problem by A* and IDA* algorithm
Ben Gurion University "Search in Artificial Intelligence (372.2.5513)" course project
My Solutions to Programming Assignments of Artificial Intelligence, Machine Learning and Digital Image Processing
A robot designed to scan and solve a Rubik's Cube using the IDA* pathfinding algorithm
SoteriaReitti assists emergency responders in finding the optimal routes during emergency situations.
Resolving Water Pots problem using KR Algorithm
Python application for generating graphs in two-dimensional XY-plane, and using the IDA* and the Dijkstra algorithm to find all and any shortest paths. Docs only in Finnish.
Add a description, image, and links to the ida-star-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the ida-star-algorithm topic, visit your repo's landing page and select "manage topics."