Sciweavers

151 search results - page 1 / 31
» Longest Common Pattern between two Permutations
Sort
View
CORR
2006
Springer
87views Education» more  CORR 2006»
13 years 4 months ago
Longest Common Pattern between two Permutations
In this paper, we give a polynomial (O(n8)) algorithm for finding a longest common pattern between two permutations of size n given that one is separable. We also give an algorithm...
Dominique Rossin, Mathilde Bouvel
CORR
2007
Springer
97views Education» more  CORR 2007»
13 years 4 months ago
Longest Common Separable Pattern between Permutations
In this article, we study the problem of finding the longest common separable pattern between several permutations. We give a polynomial-time algorithm when the number of input pe...
Mathilde Bouvel, Dominique Rossin, Stéphane...
CPM
2007
Springer
83views Combinatorics» more  CPM 2007»
13 years 11 months ago
Longest Common Separable Pattern Among Permutations
Mathilde Bouvel, Dominique Rossin, Stéphane...
CPM
2006
Springer
176views Combinatorics» more  CPM 2006»
13 years 8 months ago
Longest Common Subsequences in Permutations and Maximum Cliques in Circle Graphs
For two strings a, b, the longest common subsequence (LCS) problem consists in comparing a and b by computing the length of their LCS. In a previous paper, we defined a generalisat...
Alexandre Tiskin
COCOON
2005
Springer
13 years 10 months ago
Finding Longest Increasing and Common Subsequences in Streaming Data
In this paper, we present algorithms and lower bounds for the Longest Increasing Subsequence (LIS) and Longest Common Subsequence (LCS) problems in the data streaming model. For t...
David Liben-Nowell, Erik Vee, An Zhu