首页 | 本学科首页   官方微博 | 高级检索  
     


Parallel comparison of run-length-encoded strings on a linear systolic array
Authors:Alessandro Bogliolo  Valerio Freschi
Affiliation:STI - University of Urbino, Piazza della Repubblica, 13, Urbino 61029, Italy
Abstract:The length of the longest common subsequence (LCS) between two strings of M and N characters can be computed by an O(M × N) dynamic programming algorithm, that can be executed in O(M + N) steps by a linear systolic array. It has been recently shown that the LCS between run-length-encoded (RLE) strings of m and n runs can be computed by an O(nM + Nm − nm) algorithm that could be executed in O(m + n) steps by a parallel hardware. However, the algorithm cannot be directly mapped on a linear systolic array because of its irregular structure.In this paper, we propose a modified algorithm that exhibits a more regular structure at the cost of a marginal reduction of the efficiency of RLE. We outline the algorithm and we discuss its mapping on a linear systolic array.
Keywords:Algorithms  Longest common subsequence  Run-length encoding  Systolic array  String comparison
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号