An enhanced beam search algorithm for the Shortest Common Supersequence Problem

作者:Mousavi Sayyed Rasoul*; Bahri Fateme; Tabataba Farzaneh Sadat
来源:Engineering Applications of Artificial Intelligence, 2012, 25(3): 457-467.
DOI:10.1016/j.engappai.2011.08.006

摘要

The Shortest Common Supersequence Problem asks to obtain a shortest string that is a supersequence of every member of a given set of strings. It has applications, among others, in data compression and oligonucleotide microarray production. The problem is NP-hard, and the existing exact solutions are impractical for large instances. In this paper, a new beam search algorithm is proposed for the problem, which employs a probabilistic heuristic and uses the dominance property to further prune the search space. The proposed algorithm is compared with three recent algorithms proposed for the problem on both random and biological sequences, outperforming them all by quickly providing solutions of higher average quality in all the experimental cases. The Java source and binary files of the proposed IBS_SCS algorithm and our implementation of the DR algorithm and all the random and real datasets used in this paper are freely available upon request.

  • 出版日期2012-4