@inbook{7eb5650969f64502b3d7498493586f65,
title = "Faster Two Dimensional Pattern Matching with Rotations",
abstract = "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).",
keywords = "Design and analysis of algorithms, Rotation, Two dimensional pattern matching",
author = "Amihood Amir and Oren Kapah and Dekel Tsur",
note = "Funding Information: ∗ Corresponding author. Tel.: +972 3 531 8770; fax: +972 3 736 0498. E-mail addresses:
[email protected] (A. Amir),
[email protected] (O. Kapah),
[email protected] (D. Tsur). 1Partly supported by NSF Grant CCR-01-04494 and ISF Grant 282/01.",
year = "2004",
doi = "10.1007/978-3-540-27801-6_31",
language = "English",
isbn = "354022341X",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "409--419",
editor = "Sahinalp, {Suleyman Cenk} and S. Muthukrishnan and Ugur Dogrusoz",
booktitle = "Combinatorial Pattern Matching",
address = "Germany",
}