Please use this identifier to cite or link to this item: http://103.99.128.19:8080/xmlui/handle/123456789/334
Title: An Approach for Improving Complexity of Longest Common Subsequence Problems using Queue and Divide-and-Conquer Method
Other Titles: 1st International Conference on Advances in Science, Engineering and Robotics Technology (ICASERT 2019)
ICASERT 2019
Authors: Bhowmick, Ratul
Bhuiyan, Md Ibrahim Sadek
Hossain, Md. Sabir
Hossen, Muhammad Kamal
Tanim, Ahsan Sadee
Keywords: Longest Common Subsequence
Queue
Divide and conquer
Dynamic Programming
Recursion
Issue Date: 3-May-2019
Publisher: EWU
Abstract: The general algorithms which are followed to solve the Longest Common Subsequence (LCS) problems have both time complexity and space complexity of O (m * n ). To reduce this complexity, two ways are proposed in this work. One is the use of Divide and Conquer approach, and another one is changing the data structure from two-dimensional array to queue. By using these approaches, an algorithm has been developed and implemented for the long length string in this paper. The time complexity after using these approaches becomes a function of logarithm which has been shown with proper explanation and the space complexity after using queue data structure becomes linear O (n ).
URI: http://103.99.128.19:8080/xmlui/handle/123456789/334
Appears in Collections:proceedings in CSE

Files in This Item:
File Description SizeFormat 
An Approach for Improving Complexity of Longest.pdf1.13 MBAdobe PDFView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.