classical-modern-Search-artificial-intelligence
This Repo. contains five problems (Rubik ,SAT,Maze ,8Puzzle,WordTable) solved with nine algorithms (A* ,DFS ,IDDFS ,DLS ,BFS ,UniformCost, bidirectionalSearch, Simulated Annealing, and Hill climbing). This project is done for artificial intelligence course under supervision of Dr.Nikabadi .