A program written in Python which solves the 15 puzzle problem using A* Search and different metrics like Manhattan Metric, Hamming Distance Metric and Manhattan distance with Linear Conflicts.
This project was made as part of the course Artificial Intelligence (CS F407) at BITS Pilani, KK Birla Goa Campus.