DocumentCode
2369851
Title
A parallel algorithm for the single step searching problem
Author
Lin, J.S. ; Hsu, F.R. ; Lee, R.C.T.
Author_Institution
Dept. of Comput. Sci., Nat. Tsing Hua Univ., Hsinchu, Taiwan
fYear
1994
fDate
14-16 Dec 1994
Firstpage
278
Lastpage
285
Abstract
Introduces the single-step searching problem, which is defined as follows. We are given a graph where each vertex is associated with a weight. Assume that every edge of graph is of equal length. A fugitive may be hidden in any edge. We are asked to assign searchers to vertices to search the entire graph in one step such that no fugitive can escape. The cost of a searching plan is related to the weights of the vertices in which the searchers are initially located. Our goal is to minimize the cost of the searching plan. A parallel algorithm based upon The EREW model is proposed to solve this problem. This algorithm applies the tree contraction technique. The critical point is that we have to transform a general tree into a binary tree, including pseudo-nodes, in order to apply this tree contraction technique. A new algorithm is devised to solve the problem on the transformed binary tree. It can be proved that this new algorithm is correct, as it produces a correct solution for the original tree. Our algorithm has an optimal speed-up
Keywords
minimisation; parallel algorithms; tree searching; trees (mathematics); EREW PRAM; equal length graph edges; exclusive-read, exclusive-write parallel random-access machine; graph vertices; hidden fugitive; optimal speed-up; parallel algorithm; pseudo-nodes; search plan cost minimization; searcher assignment; single-step searching problem; transformed binary tree; tree contraction technique; vertex weights; Algorithm design and analysis; Binary trees; Computational modeling; Computer science; Concurrent computing; Costs; Parallel algorithms; Parallel processing; Process design; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms and Networks, 1994. (ISPAN), International Symposium on
Conference_Location
Kanazawa
Print_ISBN
0-8186-6507-6
Type
conf
DOI
10.1109/ISPAN.1994.367138
Filename
367138
Link To Document