dc.contributor.author |
Bhowmick, Ratul |
|
dc.contributor.author |
Bhuiyan, Md Ibrahim Sadek |
|
dc.contributor.author |
Hossain, Md. Sabir |
|
dc.contributor.author |
Hossen, Muhammad Kamal |
|
dc.contributor.author |
Tanim, Ahsan Sadee |
|
dc.date.accessioned |
2021-10-27T05:43:23Z |
|
dc.date.available |
2021-10-27T05:43:23Z |
|
dc.date.issued |
2019-05-03 |
|
dc.identifier.uri |
http://103.99.128.19:8080/xmlui/handle/123456789/334 |
|
dc.description.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 ). |
en_US |
dc.language.iso |
en_US |
en_US |
dc.publisher |
EWU |
en_US |
dc.subject |
Longest Common Subsequence |
en_US |
dc.subject |
Queue |
en_US |
dc.subject |
Divide and conquer |
en_US |
dc.subject |
Dynamic Programming |
en_US |
dc.subject |
Recursion |
en_US |
dc.title |
An Approach for Improving Complexity of Longest Common Subsequence Problems using Queue and Divide-and-Conquer Method |
en_US |
dc.title.alternative |
1st International Conference on Advances in Science, Engineering and Robotics Technology (ICASERT 2019) |
en_US |
dc.title.alternative |
ICASERT 2019 |
en_US |
dc.type |
Article |
en_US |