Parameterized algorithms in bioinformatics: an overview

L Bulteau, M Weller - Algorithms, 2019 - mdpi.com
Bioinformatics regularly poses new challenges to algorithm engineers and theoretical
computer scientists. This work surveys recent developments of parameterized algorithms …

Solving longest common subsequence problems via a transformation to the maximum clique problem

C Blum, M Djukanovic, A Santini, H Jiang, CM Li… - Computers & Operations …, 2021 - Elsevier
Longest common subsequence problems find various applications in bioinformatics, data
compression and text editing, just to name a few. Even though numerous heuristic …

Finding longest common subsequences: new anytime A∗ search results

M Djukanovic, GR Raidl, C Blum - Applied Soft Computing, 2020 - Elsevier
Abstract The Longest Common Subsequence (LCS) problem aims at finding a longest string
that is a subsequence of each string from a given set of input strings. This problem has …

Multivariate algorithmics for NP-hard string problems

L Bulteau, F Hüffner, C Komusiewicz… - … for Theoretical Computer …, 2014 - hal.science
String problems arise in various applications ranging from text mining to biological
sequence analysis. Many string problems are NP-hard. This motivates the search for (fixed …

[HTML][HTML] Efficient algorithms for the longest common subsequence problem with sequential substring constraints

CT Tseng, CB Yang, HY Ann - Journal of Complexity, 2013 - Elsevier
In this paper, we generalize the inclusion constrained longest common subsequence
(CLCS) problem to the hybrid CLCS problem which is the combination of the sequence …

On the parameterized complexity of the repetition free longest common subsequence problem

G Blin, P Bonizzoni, R Dondi, F Sikora - Information Processing Letters, 2012 - Elsevier
Longest common subsequence is a widely used measure to compare strings, in particular in
computational biology. Recently, several variants of the longest common subsequence have …

[HTML][HTML] Fixed-parameter algorithms for scaffold filling

L Bulteau, AP Carrieri, R Dondi - Theoretical Computer Science, 2015 - Elsevier
The new sequencing technologies, called next-generation sequencing, provide a huge
amount of data that can be used to reconstruct genomes. However, the methods applied to …

A hybrid genetic algorithm for the repetition free longest common subsequence problem

M Castelli, S Beretta, L Vanneschi - Operations Research Letters, 2013 - Elsevier
Computing the longest common subsequence of two sequences is one of the most studied
algorithmic problems. In this work we focus on a particular variant of the problem, called …

Exact algorithms for the repetition-bounded longest common subsequence problem

Y Asahiro, J Jansson, G Lin, E Miyano, H Ono… - Theoretical Computer …, 2020 - Elsevier
In this paper, we study exact, exponential-time algorithms for a variant of the classic Longest
Common Subsequence problem called the Repetition-Bounded Longest Common …

Beam-ACO for the repetition-free longest common subsequence problem

C Blum, MJ Blesa, B Calvo - International Conference on Artificial …, 2013 - Springer
In this paper we propose a Beam-ACO approach for a combinatorial optimization problem
known as the repetition-free longest common subsequence problem. Given two input …