Skip to main content

Showing 1–3 of 3 results for author: Lewenstein, N

.
  1. arXiv:1405.0189  [pdf, ps, other

    cs.DS

    On Hardness of Jumbled Indexing

    Authors: Amihood Amir, Timothy Chan, Moshe Lewenstein, Noa Lewenstein

    Abstract: Jumbled indexing is the problem of indexing a text $T$ for queries that ask whether there is a substring of $T$ matching a pattern represented as a Parikh vector, i.e., the vector of frequency counts for each character. Jumbled indexing has garnered a lot of interest in the last four years. There is a naive algorithm that preprocesses all answers in $O(n^2|Σ|)$ time allowing quick queries afterwar… ▽ More

    Submitted 1 May, 2014; originally announced May 2014.

  2. arXiv:1306.0406  [pdf, ps, other

    cs.DS

    Managing Unbounded-Length Keys in Comparison-Driven Data Structures with Applications to On-Line Indexing

    Authors: Amihood Amir, Gianni Franceschini, Roberto Grossi, Tsvi Kopelowitz, Moshe Lewenstein, Noa Lewenstein

    Abstract: This paper presents a general technique for optimally transforming any dynamic data structure that operates on atomic and indivisible keys by constant-time comparisons, into a data structure that handles unbounded-length keys whose comparison cost is not a constant. Examples of these keys are strings, multi-dimensional points, multiple-precision numbers, multi-key data (e.g.~records), XML paths, U… ▽ More

    Submitted 3 June, 2013; originally announced June 2013.

  3. arXiv:1109.1494  [pdf, ps, other

    cs.DS

    Pattern Matching under Polynomial Transformation

    Authors: Ayelet Butman, Peter Clifford, Raphael Clifford, Markus Jalsenius, Noa Lewenstein, Benny Porat, Ely Porat, Benjamin Sach

    Abstract: We consider a class of pattern matching problems where a normalising transformation is applied at every alignment. Normalised pattern matching plays a key role in fields as diverse as image processing and musical information processing where application specific transformations are often applied to the input. By considering the class of polynomial transformations of the input, we provide fast algo… ▽ More

    Submitted 28 October, 2011; v1 submitted 7 September, 2011; originally announced September 2011.

    Comments: 27 pages