2013
DOI: 10.1109/tpds.2012.202
|View full text |Cite
|
Sign up to set email alerts
|

A New Progressive Algorithm for a Multiple Longest Common Subsequences Problem and Its Efficient Parallelization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 19 publications
(8 citation statements)
references
References 27 publications
0
8
0
Order By: Relevance
“…In practice, for MLCS problems with large number of sequences, the traditional algorithms usually need a long time and large space to find the optimal solution (the complete MLCS), to address this issue, approximate algorithms have been investigated to quickly produce a suboptimal solution (partial MLCS) and gradually improve it when given more time, until an optimal one is found. Yang et al ( 2013 ) proposed an approximate algorithm Pro-MLCS as well as its efficient parallelization based on the dominant point model. Pro-MLCS can find an approximate solution quickly, which only takes around 3% of the entire running time, and then progressively generates better solutions until obtaining the optimal one.…”
Section: Methodsmentioning
confidence: 99%
“…In practice, for MLCS problems with large number of sequences, the traditional algorithms usually need a long time and large space to find the optimal solution (the complete MLCS), to address this issue, approximate algorithms have been investigated to quickly produce a suboptimal solution (partial MLCS) and gradually improve it when given more time, until an optimal one is found. Yang et al ( 2013 ) proposed an approximate algorithm Pro-MLCS as well as its efficient parallelization based on the dominant point model. Pro-MLCS can find an approximate solution quickly, which only takes around 3% of the entire running time, and then progressively generates better solutions until obtaining the optimal one.…”
Section: Methodsmentioning
confidence: 99%
“…185 posed in the recent literature [21,22]. For each cluster c, we will check for the most common substring occurring in the raw log.…”
Section: Sequence (Mlcs) Technique Solutions Of This Classical Problmentioning
confidence: 99%
“…Pro-MLCS is a state-of-the-art anytime algorithm for MLCS [22]. It adopts an iterative best first search strategy to progressively output better and better solutions.…”
Section: Mlcs Problem Formulation and Related Workmentioning
confidence: 99%