首页 /研究 /Performance analysis of A* algorithm to determine shortest path of fire fighting robot
OTHER

Performance analysis of A* algorithm to determine shortest path of fire fighting robot

Akhmad Alfan Hidayatullah, Anik Nur Handayani, Muhammad Jauharul Fuady

发表年份
2017
引用次数
16

摘要

A∗ Algorithm is one of Best First Search Algorithm, that combines Uniform Cost Search and Greedy Best-First Search Algorithm. This paper will discuss performance analysis of A∗ Algorithm in the case of KRPAI (Indonesian Fire Fighting Robot Contest). Time complexity and space complexity is the criteria that we use in this paper. Time complexity is the time needed by algorithm to process the command. Whereas, space complexity is the memory usage by algorithm to process the command. Based on the experiments, A∗ Algorithm need an average of 4.270,72 and 14.192 bytes of memory to find a solution. We expect a lot of future search will improve the mapping capability of firefighting robot. Therefore, someday firefighting robot can be implemented in real life, and will reduce the fire disaster victims.

关键词

FirefightingComputer scienceRobotProcess (computing)AlgorithmSearch and rescueSearch algorithmPath (computing)Algorithm designArtificial intelligence

相关论文

查看 OTHER 分类全部论文