项目作者: SamChatfield

项目描述 :
A simulator for single and multi agent pathfinding
高级语言: Java
项目地址: git://github.com/SamChatfield/Pathfinding.git
创建时间: 2016-03-24T23:39:06Z
项目社区:https://github.com/SamChatfield/Pathfinding

开源协议:MIT License

下载


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.