2023
DOI: 10.1109/access.2022.3233786
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Ant Colony Optimization Algorithm for Finding the Shortest Path for Mountain Climbing

Abstract: The problem of finding the shortest path between two nodes is a common problem that requires a solution in many applications like games, robotics, and real-life problems. Since its deals with a large number of possibilities. Therefore, parallel algorithms are suitable to solve this optimization problem that has attracted a lot of researchers from both industry and academia to find the optimal path in terms of runtime, speedup, efficiency, and cost compared to sequential algorithms. In mountain climbing, findin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 8 publications
(3 citation statements)
references
References 54 publications
0
3
0
Order By: Relevance
“…Finally, the master node in Spark allocates the number of threads in the thread pool to execute the algorithm in parallel, and each thread carries a portion of the input to execute the algorithm. Algorithms similar to Genetic Algorithm 20,21 , Ant Colony Algorithm 22,23 ,and Simulated Annealing Algorithm 24 that have many iterations will be stored directly in memory using Spark, avoiding the storage of intermediate results, greatly reducing disk I/O processing, and improving the efficiency of the iterations.…”
Section: A Sparkmentioning
confidence: 99%
“…Finally, the master node in Spark allocates the number of threads in the thread pool to execute the algorithm in parallel, and each thread carries a portion of the input to execute the algorithm. Algorithms similar to Genetic Algorithm 20,21 , Ant Colony Algorithm 22,23 ,and Simulated Annealing Algorithm 24 that have many iterations will be stored directly in memory using Spark, avoiding the storage of intermediate results, greatly reducing disk I/O processing, and improving the efficiency of the iterations.…”
Section: A Sparkmentioning
confidence: 99%
“…In addition, researchers have begun to apply various classic intelligent algorithms to the problem of task allocation in multi-unmanned systems and have made improvements to these algorithms [14][15][16][17]. Chen [4] proposed an improved double wolf pack search algorithm to address the task allocation problem.…”
Section: Introductionmentioning
confidence: 99%
“…Gao Guanqiang, et al [4] proposed a new adaptive coordination ant colony optimization , to obtain an optimal solution for a group of robots performing geographically distributed tasks, the complex coupling between robot and task is considered in this algorithm. Alhenawi Esra' A, et al [5] proposed a parallel ant colony optimization algorithm to find the shortest climbing path, which guarantees the safety of the chosen path by introducing some constraint conditions considering the safe slope of the path. Tomitagawa Koki, et al [6] proposed an ant colony algorithm to find the optimal path of a garbage collection robot.…”
Section: Introductionmentioning
confidence: 99%