1992
DOI: 10.1109/52.120605
|View full text |Cite
|
Sign up to set email alerts
|

Unidirectional and bidirectional search algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

1994
1994
2021
2021

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 16 publications
(5 citation statements)
references
References 5 publications
0
5
0
Order By: Relevance
“…Good surveys of the field have been provided by Grama and Kumar [15] and Nelson and Toptsis [16] and, in the context of parallel logic programming, by Gupta et al [17]. Particular paradigms in parallel combinatorial search have also been explored extensively -see [18], [19] for discussions of techniques and heuristics in branch-andbound, [4] for parallel iterative deepening A * , [20] for game-tree search and [21] for parallel search of AND-OR trees.…”
Section: Related Workmentioning
confidence: 99%
“…Good surveys of the field have been provided by Grama and Kumar [15] and Nelson and Toptsis [16] and, in the context of parallel logic programming, by Gupta et al [17]. Particular paradigms in parallel combinatorial search have also been explored extensively -see [18], [19] for discussions of techniques and heuristics in branch-andbound, [4] for parallel iterative deepening A * , [20] for game-tree search and [21] for parallel search of AND-OR trees.…”
Section: Related Workmentioning
confidence: 99%
“…A unidirectional breadth-first search in a graph with branching factor b and length l of the solution path has a complexity of O(b l ). The bi-directional search has a complexity of O(b l/2 ) if both search fronts meet approximately in the middle of the path [Nelson92]. This corresponds to an exponential run-time reduction.…”
Section: Goal Switchingmentioning
confidence: 99%
“…In that paper, domain specific knowledge is used to determine the sequence of nodes and the bounds on the costs. A recent review by Nelson and Toptsis Nelson and Toptsis (1992) describes different Al search algorithms that can be implemented both in serial and parallel machines.…”
Section: Solution Of the Optimal Resource Allocation Problemmentioning
confidence: 99%