期刊文献+

改进的A*算法在游戏地图寻路中的应用 被引量:7

Application of improved A* algorithm in game map path-finding development
下载PDF
导出
摘要 在游戏中,寻径算法占有很重要的作用,A*算法广泛应用于游戏寻径,是目前比较流行的启发式搜索算法之一。为了提高A*算法的执行效率,采用并行搜索法对普通A*算法进行优化,即分别从起始节点和目标节点开始路径搜索,直到在中途有相同的临界子节点。将该算法在游戏所使用的网格地图中进行实验,实验结果表明,该算法能够有效地根据系统设定的通行条件寻找出一条最优的实际可行的路径,同时缩短寻路的时间消耗,提高游戏的可玩性。 Path-finding algorithm is the most important issues in the developing of game. A* algorithm is one of the most popular heuristic searching,that is the most widely used algorithm in the field of game map path-finding. In order to increase the efficiency A * algorithm,the searching method of parallel search has been used to optimize common A* algorithm. Such method may expend the starting node and the goal node at the same time,and if a same adjacency child node was found in the way,the algorithm would be terminated. The experiment in the grid map that used in games proves that this algorithm can effectively find out an optimal practical path,according to the prevailing conditions set by the system. It can raise the search efficiency and reduce the complexity of the planning issue and improve the playability.
出处 《信息技术》 2015年第4期188-191,共4页 Information Technology
关键词 A*算法 启发式搜索 游戏寻径 并行搜索 网格地图 A* algorithm heuristic searching game map path-finding parallel search grid map
  • 相关文献

参考文献8

二级参考文献32

  • 1陈和平,张前哨.A~*算法在游戏地图寻径中的应用与实现[J].计算机应用与软件,2005,22(12):118-120. 被引量:34
  • 2赵广涛,程荫杭.基于超声波传感器的测距系统设计[J].微计算机信息,2006,22(01S):129-130. 被引量:88
  • 3陈刚,付少锋,周利华.A^*算法在游戏地图寻径中的几种改进策略研究[J].科学技术与工程,2007,7(15):3731-3736. 被引量:20
  • 4陆汝铃.人工智能[M].科学出版社,1996.789-972.
  • 5Demyen D J.Efficient triangulation based pathfinding.University of Alberta,2007.
  • 6Bourg D M,Seeman G.AI for Game Developers,Sebaseopd:O'Reilly Media Inc(USA),2004.
  • 7Schneider P J,Eberly D H.Ceometric Tools for Computer Graphics.Elsevier Science Inc(USA),2003.
  • 8Kallmann M,Bieri H,Thalmann D.Fully dynamic constrained delaunay triangulations.Geometric Modelling for Scientific Visualization,2003; 241-257.
  • 9MarkDeloura.A*速度优化.游戏编程精粹1[M].北京:人民邮电出版社,2004:240.
  • 10Kumar Pawan. Efficient Path Finding for 2D Games (Proceedings of CGAIDE'2004)[C]. Game Simulation and Artificial Intelligence Centre (GSAI), 2004: 265-266.

共引文献76

同被引文献65

引证文献7

二级引证文献33

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部