SINGLE-STEP SEARCHING IN WEIGHTED BLOCK GRAPHS

Citation
Jy. Hsiao et al., SINGLE-STEP SEARCHING IN WEIGHTED BLOCK GRAPHS, Information sciences, 81(1-2), 1994, pp. 1-29
Citations number
11
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
Journal title
ISSN journal
00200255
Volume
81
Issue
1-2
Year of publication
1994
Pages
1 - 29
Database
ISI
SICI code
0020-0255(1994)81:1-2<1:SSIWBG>2.0.ZU;2-E
Abstract
In this paper, three types of problems for single step searching weigh ted graphs are investigated; the summation minimization (S-type, for s hort), bottleneck minimization (B-type, for short), and hybrid (H-type , for short) weighted single step graph searching problems. All three types are shown to be NP-hard but polynomial solvable for block graphs . The S-type problem is proved to be linearly equivalent to the optimu m weight 2-independent set problem. Then we solve the S-type problem o n a block graph G in linear time by solving the optimum weight 2-indep endent set problem on G. To solve the B-type problem, the first phase computes the bottleneck cost and the second phase constructs the searc hing plan by applying the S-type algorithm using the bottleneck cost d erived in the first phase. Finally, an O(\E\log\V\) time algorithm for solving the H-type problem on weighted block graphs is proposed.