Common Permutation Problem
Mari\'an Dvorsk\'y

TL;DR
This paper proves that determining whether a permutation of an alphabet exists as a subsequence in two strings is an NP-complete problem, highlighting its computational difficulty.
Contribution
It establishes the NP-completeness of the common permutation problem, a new complexity result for string subsequence problems.
Findings
The problem is NP-complete.
Permutation existence as a subsequence is computationally hard.
Provides a complexity classification for a new string problem.
Abstract
In this paper we show that the following problem is NP-complete: Given an alphabet and two strings over , the question is whether there exists a permutation of which is a subsequence of both of the given strings.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · semigroups and automata theory · DNA and Biological Computing
