Java based large coursework practical in java. Produces a pathfinding drone algorithm following a set of orders and map locations, would work for any given area.
Provided in the zipped file is everything required to run the algorthm following a certain conditions, Providing an efficent method for pathing, avoiding movable boundaries and scalable. Also provides output files and tests.
ilp-report pdf contains details and specifications detailing work done and methodologies presented in code files.
Code files provided seperate from compressed file so as to allow for easy access.
Basic unit tests also provided for code.