Abstract

The work presented in this paper consists of searching for all the longest common subsequences among r sequences of equal length n which exclude a particular string. This problem is named the constrained-multiple longest common subsequence (constrained-MLCS) and is a general case of the constrained-LCS. Due to its importance, particularly in bioinformatics, the constrained-MLCS is widely studied. Thus, the solution proposed here is a coarse-grained multicomputer-based algorithm that uses an existing serial algorithm for local computation and a master-slave paradigm. This solution requires OD×Σ+ CSSs×MLCSp local computation time on each processor , OMLCS communication rounds and Onr|Σ|p time for preliminary works. |Σ| is the alphabet’s size, p is the number of processors used, |D| is the number of dominants generated during the entire resolution process, CSSs and MLCS are the number of all common subsequences, and the length of the longest common subsequences respectively. The experiments performed indicate that our proposed algorithm is scalable both with the number of processors and the number of input sequences.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.