2018 IEEE Symposium on Computer Applications &Amp; Industrial Electronics (ISCAIE) 2018
DOI: 10.1109/iscaie.2018.8405474
|View full text |Cite
|
Sign up to set email alerts
|

A study on Bee algorithm and A* algorithm for pathfinding in games

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

2019
2019
2024
2024

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(4 citation statements)
references
References 3 publications
0
4
0
Order By: Relevance
“…g(n) = the actual cost of a starting point to a specific point h(n) = heuristic distance f(n) = the accumulative between the actual point and the heuristic distance Figure 1. A* Algorithm Demonstration Sabri et al [5] proposed experiments with two scenarios: with obstacles and without obstacles. They also used various sizes of the map.…”
Section: A* Algorithmmentioning
confidence: 99%
“…g(n) = the actual cost of a starting point to a specific point h(n) = heuristic distance f(n) = the accumulative between the actual point and the heuristic distance Figure 1. A* Algorithm Demonstration Sabri et al [5] proposed experiments with two scenarios: with obstacles and without obstacles. They also used various sizes of the map.…”
Section: A* Algorithmmentioning
confidence: 99%
“…This paper's findings are in line with the findings of other research groups using SI-based pathfinding algorithms. For example, Bee Algorithm pathfinding-a SI-based pathfinding algorithm-was found to be, both, more computationally and memory efficient then the A* algorithm and that the efficiency disparity grew larger as the environment size increased [25].…”
Section: Computational and Memory Performancementioning
confidence: 99%
“…Similarly, a study on the Bee algorithm has been conducted by Sabri et al [41] and has been compared with A* on two different maps and two distinct measurements, performance, and memory consumption. For performance, on average, the A* algorithm surpasses the Bee algorithm on the free obstacle's map (200x200 and 500x500).…”
Section: Optimization By Combining Search Algorithmsmentioning
confidence: 99%
“…There are several studies using swarm intelligence in the pathfinding technique for the game's navigation in comparison with the others [41] [42] [43]. The potential of the hybrid algorithm shall not be undervalued since the algorithmic structure of swarm intelligence achieves well in increasing CPU performance.…”
Section: Summary and Future Trendsmentioning
confidence: 99%