2021
DOI: 10.1016/j.cor.2020.105129
|View full text |Cite
|
Sign up to set email alerts
|

Comparison of the number of nodes explored by cyclic best first search with depth contour and best first search

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 15 publications
0
2
0
Order By: Relevance
“…BFS is one of the most used searchbased algorithms and is able to return lower bound feed-back of data values quickly, at the expense of wasteful reconstruction of discarded solutions [17]. In other words, BFS provide the output based on the lower bound value of the available solutions within the search nodes [42]. However, BFS suffers from memory complexity when dealing with large datasets.…”
Section: Best First Search (Bfs)mentioning
confidence: 99%
“…BFS is one of the most used searchbased algorithms and is able to return lower bound feed-back of data values quickly, at the expense of wasteful reconstruction of discarded solutions [17]. In other words, BFS provide the output based on the lower bound value of the available solutions within the search nodes [42]. However, BFS suffers from memory complexity when dealing with large datasets.…”
Section: Best First Search (Bfs)mentioning
confidence: 99%
“…where, AHt is the number of Add Head() operations, ATt is the number of Add Tail() operations and GHt is the number of Get Head() operations that is performed during trial t. Similar to (Zhang et al, 2021) and (Iordan, 2018), in this study, after the search algorithm has found a solution to solve the problem, the number of raised nodes Rt and the number of explored nodes Et are recorded. A ratio r of explored to raised node for each trial is computed as follows:…”
Section: Test Scenario and Performance Metricsmentioning
confidence: 99%