Implementation of IDA* that adapts to constraints of existing code base provided for project.
This implmentation of IDA* solves an nxn puzzle using the Manhattan Heuristic. Variable names, Class names etc have been obfuscated at the request of the course instructor.