FAST ALGORITHMS FOR THE DOMINATING SET PROBLEM ON PERMUTATION GRAPHS

Authors
Citation
Kh. Tsai et Wl. Hsu, FAST ALGORITHMS FOR THE DOMINATING SET PROBLEM ON PERMUTATION GRAPHS, Algorithmica, 9(6), 1993, pp. 601-614
Citations number
6
Categorie Soggetti
Computer Sciences",Mathematics,Mathematics,"Computer Applications & Cybernetics
Journal title
ISSN journal
01784617
Volume
9
Issue
6
Year of publication
1993
Pages
601 - 614
Database
ISI
SICI code
0178-4617(1993)9:6<601:FAFTDS>2.0.ZU;2-I
Abstract
An O(n log log n) (resp. O(n2 log2 n)) algorithm is presented to solve the minimum cardinality (resp. weight) dominating set problem on perm utation graphs, assuming the input is a permutation. The best-known pr evious algorithm was given by Farber and Keil, where they use dynamic programming to get an O(n2) (resp. O(n3)) algorithm. Our improvement i s based on the following three factors: (1) an observation on the orde r among the intermediate terms in the dynamic programming, (2) a new c onstruction formula for the intermediate terms, and (3) efficient data structures for manipulating these terms.