2020 Chinese Control and Decision Conference (CCDC) 2020
DOI: 10.1109/ccdc49329.2020.9164597
|View full text |Cite
|
Sign up to set email alerts
|

The Method Based On Dijkstra Of Multi-directional Ship’s Path Planning

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…Shortest path algorithms such as DFS, BFS, Djikstra & their modifications have been used in a wide array of applications. These range from fast IP rerouting [4], to marine navigation [7], software defined networking [13], maze solving [12] to even optimal planning of sales persons [29]. The limitation of these methods is that the time to find the optimal path is not constant.…”
Section: Shortest Path Algorithmsmentioning
confidence: 99%
“…Shortest path algorithms such as DFS, BFS, Djikstra & their modifications have been used in a wide array of applications. These range from fast IP rerouting [4], to marine navigation [7], software defined networking [13], maze solving [12] to even optimal planning of sales persons [29]. The limitation of these methods is that the time to find the optimal path is not constant.…”
Section: Shortest Path Algorithmsmentioning
confidence: 99%
“…Graph research algorithms are successfully implemented for global search. These algorithms include A‐star, 97 D‐star, 98 and Dijkstra 99 . After graph search, random sampling algorithms are second best for global path planning.…”
Section: Characteristics Of Coverage Path Planning For Uavmentioning
confidence: 99%
“…These algorithms include A-star, 97 D-star, 98 and Dijkstra. 99 After graph search, random sampling algorithms are second best for global path planning. Random sampling includes probability graph algorithm 100 and rapidly exploring random trees algorithm.…”
Section: Analysis Of Overall Classical Algorithms Wrt Area Coveragementioning
confidence: 99%
“…The commonly used graph search algorithms include Dijkstra [29] , A* [30] , D* algorithm [31] etc. Compared with Dijkstra algorithm, A* algorithm has higher efficiency by increasing heuristic estimation, reducing search volume.…”
Section: Figure1 Schematic Diagram Of Mobile Robot Motion Planningmentioning
confidence: 99%