You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .