Recognizing breadth-first search trees in linear time
β Scribed by Udi Manber
- Publisher
- Elsevier Science
- Year
- 1990
- Tongue
- English
- Weight
- 511 KB
- Volume
- 34
- Category
- Article
- ISSN
- 0020-0190
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
Given a undirected graph G, the breadth-first search tree is constructed by a breadth-first search on G. In this paper, an optimal parallel algorithm is presented for constructing the breadth-first search tree for permutation graphs in O(log n) time by using O(n/Iog n) processors under the EREW PRAM
## Abstract This work studies the problem of optimally locating sensors for monitoring chemical processes, formally known as the sensor network design and upgrade problem. This problem is an integer programming problem and has been solved to global optimality only using tree search methods using de
Recent results on graph minors make it desirable to have efficient algorithms that, for a fixed set of graphs \(\left\{H_{1}, \ldots, H_{c}\right\}\), test whether a given graph \(G\) contains at least one graph \(H_{i}\) as a minor. In this paper we show the following result: if at least one graph
Hamming graphs are, by definition, the Cartesian product of complete graphs. In the bipartite case these graphs are hypercubes. We present an algorithm recognizing Hamming graphs in linear time and space. This improves a previous algorithm which was linear in time but not in space. This also favorab