Stars
4
stars
written in Python
Clear filter
A telegram bot for all your mirror needs | OG Repo
Implemented BFS, DFS, A* and IDA* to solve the n-puzzle problem
BFS, IDS, Greedy & A* applied to the 8-puzzle problem. ⚙️
DFS, BFS, Hill Climbing, A-Star with heuristics manhattan distance and hamming distance.