Finding small patterns in permutations in linear time

Proceedings of the Twenty-Fifth Annual ACM-SIAM Symposium on Discrete Algorithms(2014)

引用 93|浏览45
暂无评分
摘要
Given two permutations σ and π, the Permutation Pattern problem asks if σ is a subpattern of π. We show that the problem can be solved in time 2O(ℓ2logℓ). n, where ℓ = |σ| and n = |π|. In other words, the problem is fixed-parameter tractable parameterized by the size of the subpattern to be found. We introduce a novel type of decompositions for permutations and a corresponding width measure. We present a linear-time algorithm that either finds σ as a subpattern of π, or finds a decomposition of π whose width is bounded by a function of |σ|. Then we show how to solve the Permutation Pattern problem in linear time if a bounded-width decomposition is given in the input.
更多
查看译文
关键词
algorithms,design,pattern matching,theory,permutations and combinations
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要