
Dekel Tsur
Senior Academic
Faster two dimensional pattern matching with rotations
The most efficient currently known algorithms for two dimensional matching with rotation have a worst case time complexity of O(n2m 3), where the size of the text is n2 and the size of the pattern is m2. In this paper we present two algorithms for the two dimensional rotated matching problem whose running time is O(n2m2). The preprocessing time of the first algorithms is O(m5) and the preprocessing time of the second algorithm is O(m4).
| Publication language | English |
| Pages | 409-419 |
| Publication status | Published - 01.01.2004 |
Keywords
Design and analysis of algorithms
Rotation
Two dimensional pattern matching
ASJC Scopus subject areas
Theoretical Computer Science
General Computer Science