2014
DOI: 10.5121/ijaia.2014.5405
|View full text |Cite
|
Sign up to set email alerts
|

Comparison of Various Heuristic Search Techniques for Finding Shortest Path

Abstract: ABSTRACT

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
6
0
1

Year Published

2017
2017
2020
2020

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 13 publications
(7 citation statements)
references
References 15 publications
(17 reference statements)
0
6
0
1
Order By: Relevance
“…To efficiently explore the app GUI, Mobolic implements A ∗ , an informed search algorithm, which is the best‐known form of BFS. () The A ∗ search algorithm combines BFS for efficiency with the uniform cost search for optimality and completeness. The key idea behind the A ∗ search algorithm is to find the shortest path leading to the target app UI.…”
Section: Discussionmentioning
confidence: 99%
See 4 more Smart Citations
“…To efficiently explore the app GUI, Mobolic implements A ∗ , an informed search algorithm, which is the best‐known form of BFS. () The A ∗ search algorithm combines BFS for efficiency with the uniform cost search for optimality and completeness. The key idea behind the A ∗ search algorithm is to find the shortest path leading to the target app UI.…”
Section: Discussionmentioning
confidence: 99%
“…In comparison with the listed tools, Mobolic significantly reduces search time in f‐GFG model by involving an informed search algorithm A ∗ . () In Mobolic , we implemented A ∗ search in such a way that its time complexity is scriptO( n ), which is linear in the number of app UIs ( n ) on the path leading to the lastly discovered app UI. Thus, A ∗ enables Mobolic to build the shortest UI‐path to quickly reach the lastly discovered app UI.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations