Pathfinding Datastructures and algorithms course project, University of Helsinki. Written in Java. This project implements the pathfinding algorithms A*, Jump Point Search (JPS) and Iterative Deepening A* (IDA*) and compares their performances. Documentation Project definition Project structure Testing documentation User guide Weekly reports Week 1 Week 2 Week 3 Week 4 Week 5 Week 6