2007
DOI: 10.37236/968
|View full text |Cite
|
Sign up to set email alerts
|

Reversal Distance for Strings with Duplicates: Linear Time Approximation using Hitting Set

Abstract: In the last decade there has been an ongoing interest in string comparison problems; to a large extend the interest was stimulated by genome rearrangement problems in computational biology but related problems appear in many other areas of computer science. Particular attention has been given to the problem of sorting by reversals (SBR): given two strings, $A$ and $B$, find the minimum number of reversals that transform the string $A$ into the string $B$ (a reversal $\rho(i,j)$, $i < j$, transforms a strin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
36
0
1

Year Published

2010
2010
2018
2018

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(38 citation statements)
references
References 9 publications
1
36
0
1
Order By: Relevance
“…We also show, using several properties of frames as a black box, our main result. Then, in Sections 4 and 5, we fill 10 if |S x | = |S y | : abort branch // no bijection of solid pieces exists 11 if |F x | ≥ k or |F y | ≥ k : abort branch // too many fragile pieces in x (or y) 12 while ∃ unmatched solid piece s ∈ S x : 13 for each unmatched solid piece t in S y : The algorithm is a branching algorithm that extends the constraint C in each branch. In order to simplify the pseudo-code somewhat, we describe the algorithm in such a way that the variables C and β are global variables.…”
Section: Definitionmentioning
confidence: 99%
“…We also show, using several properties of frames as a black box, our main result. Then, in Sections 4 and 5, we fill 10 if |S x | = |S y | : abort branch // no bijection of solid pieces exists 11 if |F x | ≥ k or |F y | ≥ k : abort branch // too many fragile pieces in x (or y) 12 while ∃ unmatched solid piece s ∈ S x : 13 for each unmatched solid piece t in S y : The algorithm is a branching algorithm that extends the constraint C in each branch. In order to simplify the pseudo-code somewhat, we describe the algorithm in such a way that the variables C and β are global variables.…”
Section: Definitionmentioning
confidence: 99%
“…In this section, we show the main ideas and arguments of an approximation algorithm provided by Kolman and Waleń [10]. Let P and Q be two balanced strings containing signed integers, let n = m P = m Q , and let k be the maximum number of copies of a gene in P (resp.…”
Section: An Approximation Algorithm For Bal-fmbmentioning
confidence: 99%
“…It should be first said that the result from Kolman and Waleń [10] considers a slightly different problem than BAL-FMB, called UMCSP, which stands for Unsigned Minimum Common String Partition. This problem is the following: given two balanced unsigned strings P and Q, find a partition P = {P 1 , P 2 , .…”
Section: An Approximation Algorithm For Bal-fmbmentioning
confidence: 99%
See 1 more Smart Citation
“…Diversasáreas de estudo possuem problemas teóricos ou práticos os quais podem ser modelados, em parte ou como um todo, como uma instância do problema da Transversal Mínima (do Inglês, Hitting Set Problem ou HSP). Aárea de Biologia de Sistemas nãoé uma exceção, apresentando aplicações tais como distância reversa genômica [Kolman and Walen 2007], experimentos com reação em cadeia de polimerase [Pearson et al 1996] e inferência de redes de regulação gênica (do Inglês Gene Regulatory Networks ou GRNs) [Ideker et al 2000, Ruchkys andSong 2003]. Ideker et al [Ideker et al 2000], por exemplo, utiliza uma abordagem iterativa de perturbação de sinais, na qual se aplicam perturbações sucessivas nos níveis de expressão dos genes e as alterações consequentes são analisadas com o objetivo de inferir interações regulatórias entre os genes.…”
Section: Introdução E Motivaçãounclassified