Skip to search formSkip to main contentSkip to account menu

Shortest common supersequence problem

Known as: Shortest common supersequence, Shortest common superstring problem 
In computer science, the shortest common supersequence problem is a problem closely related to the longest common subsequence problem. Given two… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
The Shortest Common Supersequence problem is an NP-hard optimization problem that has a vast use in real world problems. It is… 
2013
2013
The best known approximation ratio for the shortest superstring problem is \(2\frac{11}{23}\) (Mucha, 2012). In this note, we… 
2011
2011
The Shortest Common Supersequence (SCS) problem is a well-known hard combinatorial optimization problem with applications in many… 
2011
2011
idea behind this work is to solve the Shortest Common Supersequence by using Artificial Bee Colony (ABC) Algorithm. This… 
2010
2010
The shortest common superstring and the shortest common supersequence are two well studied problems having a wide range of… 
2010
2010
The Shortest Common Supersequence (SCS) problem is a well-known hard combinatorial optimization problem that formalizes many real… 
2009
2009
The problem of finding the Shortest Common Supersequence (SCS ) of an arbitrary number of input strings is a well-studied problem… 
2005
2005
The Shortest Common Supersequence problem is a hard combinatorial optimization problem with numerous practical applications… 
2001
2001
In this paper an approximation algorithm, called ReduceExpand, for the Shortest Common Supersequence (SCS) problem is presented… 
1983
1983
Let T(U) be the set of words in the dictionary H which contains U as a substring. The problem considered here is the estimation…