A branch and bound irredundant graph algorithm for large-scale MLCS problems

Chunyang Wang*, Yuping Wang*, Yiuming Cheung*

*Corresponding author for this work

Research output: Contribution to journalJournal articlepeer-review

12 Citations (Scopus)

Abstract

Finding the multiple longest common subsequences (MLCS) among many long sequences (i.e., the large scale MLCS problem) has many important applications, such as gene alignment, disease diagnosis, and documents similarity check, etc. It is an NP-hard problem (Maier et al., 1978). The key bottle neck of this problem is that the existing state-of-the-art algorithms must construct a huge graph (called direct acyclic graph, briefly DAG), and the computer usually has no enough space to store and handle this graph. Thus the existing algorithms cannot solve the large scale MLCS problem. In order to quickly solve the large-scale MLCS problem within limited computer resources, this paper therefore proposes a branch and bound irredundant graph algorithm called Big-MLCS, which constructs a much smaller DAG (called Small-DAG) than the existing algorithms do by a branch and bound method, and designs a new data structure to efficiently store and handle Small-DAG. By these schemes, Big-MLCS is more efficient than the existing algorithms. Also, we compare the proposed algorithm with two state-of-the-art algorithms through the experiments, and the results show that the proposed algorithm outperforms the compared algorithms and is more suitable to large-scale MLCS problems.

Original languageEnglish
Article number108059
Number of pages13
JournalPattern Recognition
Volume119
Early online date28 May 2021
DOIs
Publication statusPublished - Nov 2021

User-Defined Keywords

  • Branch and bound
  • Gene alignment
  • Multiple longest common subsequences
  • Small DAG

Fingerprint

Dive into the research topics of 'A branch and bound irredundant graph algorithm for large-scale MLCS problems'. Together they form a unique fingerprint.

Cite this