基于六边形的jps寻路算法实现
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

286 B

eHJps

An OTP Lib of hexagon jps implementation.

设计模型 nif 层采用单线程更新地图数据多线程寻路的模型 erlang层相关请求采用队列模型 更新地图线程和寻路线程 分别从两个不同的任务队列获取新的请求并处理