FASTER IMPLEMENTATION OF A SHORTEST SUPERSTRING APPROXIMATION

Authors
Citation
D. Gusfield, FASTER IMPLEMENTATION OF A SHORTEST SUPERSTRING APPROXIMATION, Information processing letters, 51(5), 1994, pp. 271-274
Citations number
6
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
ISSN journal
00200190
Volume
51
Issue
5
Year of publication
1994
Pages
271 - 274
Database
ISI
SICI code
0020-0190(1994)51:5<271:FIOASS>2.0.ZU;2-2
Abstract
The shortest superstring problem has recently received renewed attenti on due to its connection to problems in sequencing long pieces of DNA. Most recently, Teng and Yao [6] developed an approximation algorithm for the shortest superstring problem which has a smaller error bound t han the previously best approximation due to Blum, Jiang, Li, Tromp an d Yannakakis [1]. However, the implementation given in [6] is slower t han the implementation suggested by Gusfield, Landau, and Schieber [3] for the approximation method of Blum et al. In this paper we reduce t he worst case running time for the new approximation method of Teng an d Yao, making it's running time competitive with the approximation met hod of Blum et al. We exploit suffix trees and properties of the perio dicity of strings.