𝔖 Bobbio Scriptorium
✦   LIBER   ✦

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


An optimal EREW parallel algorithm for c
✍ H.S. Chao; F.R. Hsu; R.C.T. Lee πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 498 KB

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

New efficient breadth-first/level traver
✍ Duy Quang Nguyen; Miguel J. Bagajewicz πŸ“‚ Article πŸ“… 2010 πŸ› American Institute of Chemical Engineers 🌐 English βš– 427 KB πŸ‘ 2 views

## 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

On Linear Time Minor Tests with Depth-Fi
✍ H.L. Bodlaender πŸ“‚ Article πŸ“… 1993 πŸ› Elsevier Science 🌐 English βš– 911 KB

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

Recognizing Hamming graphs in linear tim
✍ Wilfried Imrich; Sandi KlavΕΎar πŸ“‚ Article πŸ“… 1997 πŸ› Elsevier Science 🌐 English βš– 417 KB

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