Simon Gog
Karlsruhe Institute of Technology
62 Papers
376 Citations
Simon Gog is an academic researcher from Karlsruhe Institute of Technology. The author has contributed to research in topics: Compressed suffix array & Suffix array. The author has an hindex of 18, co-authored 62 publications. Previous affiliations of Simon Gog include University of Ulm & eBay.
Chat about Author
Papers
From Theory to Practice: Plug and Play with Succinct Data Structures
Simon Gog,Timo Beller,Alistair Moffat,Matthias Petri +3 more
- 29 Jun 2014
TL;DR: This paper presents a framework for experimentation with succinct data structures, providing a large set of configurable components, together with tests, benchmarks, and tools to analyze resource requirements.
398
Computing matching statistics and maximal exact matches on compressed full-text indexes
Enno Ohlebusch,Simon Gog,Adrian Kügell +2 more
- 11 Oct 2010
TL;DR: It is shown that matching statistics and maximal exact matches between two strings S1 and S2 can be computed efficiently by matching S2 backwards against a compressed index of S1.
Bidirectional search in a string with wavelet trees and bidirectional matching statistics
TL;DR: A new data structure called biddirectional wavelet index is presented that supports bidirectional search with much less space and is possible to search for candidates of RNA secondary structural patterns in large genomes, for example the complete human genome.
51
Inducing enhanced suffix arrays for string collections
TL;DR: In this paper, Nong et al. presented algorithms g SAIS and g SACA-K to construct the suffix array for a string collection maintaining their theoretical bounds, respecting the order among all suffixes, and improving their practical performance.
50
Efficient algorithms for the all-pairs suffix-prefix problem and the all-pairs substring-prefix problem
Enno Ohlebusch,Simon Gog +1 more
TL;DR: An optimal O (n + m2) time algorithm for solving the following problem: Given m strings S1, S2, . . . , Sm of total length n, the all-pairs suffixprefix matching problem is the problem of finding the longest suffix of S j which is a prefix of Sk .
38