2006
DOI: 10.1016/j.artint.2005.12.002
|View full text |Cite
|
Sign up to set email alerts
|

Breadth-first heuristic search

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
123
0
1

Year Published

2011
2011
2022
2022

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 159 publications
(124 citation statements)
references
References 14 publications
0
123
0
1
Order By: Relevance
“…But the problem of DFS is, it normally searches by moving forward but not by considering cost. We also analysis breadth first search algorithm [14] and heuristic search [13] algorithm to get out expected result. To get the optimized cost base solution, we analysis Dijkstra's Algorithm [14].…”
Section: Related Workmentioning
confidence: 99%
“…But the problem of DFS is, it normally searches by moving forward but not by considering cost. We also analysis breadth first search algorithm [14] and heuristic search [13] algorithm to get out expected result. To get the optimized cost base solution, we analysis Dijkstra's Algorithm [14].…”
Section: Related Workmentioning
confidence: 99%
“…The Breadth First BnB approach is related to Breadth-First Heuristic Search (BFHS) [26], a frontier search method that was designed to save internal memory. It is based on the observation that the Breadth First Search frontier is often much smaller than the best-first search frontier.…”
Section: Resultsmentioning
confidence: 99%
“…The crucial complexity parameter is the locality or duplicate elimination scope as defined in [26], which defines the number of previous levels to be considered. In the text, this notion of locality for an automaton A is referred to as locality(A).…”
Section: External Search In Real-time Systemsmentioning
confidence: 99%
“…Both of these methods are readily applicable to P-FBFT-DDD EM . Zhou and Hansen [17] outline a method for using a breadthfirst traversal algorithm to mimick the A* algorithm [5] in graphs featuring uniform cost edges. Their method is also readily applicable to P-FBFT-DDD EM .…”
Section: Related Workmentioning
confidence: 99%