Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 330 Bytes

15puzzlesolver

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.