A simulator for single and multi agent pathfinding
A simulator for single and multi agent pathfinding.
Uses basic A search for single agent pathfinding and Cooperative A for multi-agent pathfinding.
Originally created for the final assignment of the University of Birmingham, School of Computer Science first year module ‘LC Robot Programming’ where the application of this pathfinding was route planning of robots in a mock-warehouse organisation system.