{"title":"分段路径规划方法","authors":"Shikhar Vaish, Shreyam, Sunita Singhal","doi":"10.1109/PDGC50313.2020.9315788","DOIUrl":null,"url":null,"abstract":"A* algorithm performs well as a Best First Search method, which would not give the shortest path in certain scenarios. Its accuracy depends on the heuristic function and has slow processing speed in the real world. RRT performs slower than A* and Dijkstra's algorithm gives correct output but shows us a slow runtime performance unsuitable for the real-world. This paper uses Dijkstra's algorithm using the priority queue for testing and proposes an approach that can be applied to any path planning algorithm. Experimental results show that the proposed approach performs 51% faster than A* on game datasets and 14% faster on extremely dense map datasets.","PeriodicalId":347216,"journal":{"name":"2020 Sixth International Conference on Parallel, Distributed and Grid Computing (PDGC)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-11-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Segmented Approach to Path Planning\",\"authors\":\"Shikhar Vaish, Shreyam, Sunita Singhal\",\"doi\":\"10.1109/PDGC50313.2020.9315788\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"A* algorithm performs well as a Best First Search method, which would not give the shortest path in certain scenarios. Its accuracy depends on the heuristic function and has slow processing speed in the real world. RRT performs slower than A* and Dijkstra's algorithm gives correct output but shows us a slow runtime performance unsuitable for the real-world. This paper uses Dijkstra's algorithm using the priority queue for testing and proposes an approach that can be applied to any path planning algorithm. Experimental results show that the proposed approach performs 51% faster than A* on game datasets and 14% faster on extremely dense map datasets.\",\"PeriodicalId\":347216,\"journal\":{\"name\":\"2020 Sixth International Conference on Parallel, Distributed and Grid Computing (PDGC)\",\"volume\":\"42 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2020-11-06\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2020 Sixth International Conference on Parallel, Distributed and Grid Computing (PDGC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/PDGC50313.2020.9315788\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 Sixth International Conference on Parallel, Distributed and Grid Computing (PDGC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/PDGC50313.2020.9315788","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
A* algorithm performs well as a Best First Search method, which would not give the shortest path in certain scenarios. Its accuracy depends on the heuristic function and has slow processing speed in the real world. RRT performs slower than A* and Dijkstra's algorithm gives correct output but shows us a slow runtime performance unsuitable for the real-world. This paper uses Dijkstra's algorithm using the priority queue for testing and proposes an approach that can be applied to any path planning algorithm. Experimental results show that the proposed approach performs 51% faster than A* on game datasets and 14% faster on extremely dense map datasets.