2013
DOI: 10.1007/978-3-319-02432-5_17
|View full text |Cite
|
Sign up to set email alerts
|

Minimal Discriminating Words Problem Revisited

Abstract: International audienceWe revisit two variants of the problem of computing minimal discriminating words studied in [5]. Given a pattern P and a threshold d, we want to report (i) all shortest extensions of P which occur in less than d documents, and (ii) all shortest extensions of P which occur only in d selected documents. For the first problem, we give an optimal solution with constant time per output word. For the second problem, we propose an algorithm with running time O(|P|+d (1+output)) improving the sol… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2014
2014
2020
2020

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…The query processing time is optimal O (p + output) for reporting all maximal generic words, and is near-optimal O (p + log log n + output) for reporting all minimal discriminating words, where output is the size of the output. Later on Gawrychowski et al [6] gave O (n) words space with optimal query time index for minimal discriminating words problem. In this paper, we describe succinct indexes of n log σ + o(n log σ ) + O (n) bits space with O (p + log log n + output) query times for both these problems.…”
Section: Definitionmentioning
confidence: 99%
“…The query processing time is optimal O (p + output) for reporting all maximal generic words, and is near-optimal O (p + log log n + output) for reporting all minimal discriminating words, where output is the size of the output. Later on Gawrychowski et al [6] gave O (n) words space with optimal query time index for minimal discriminating words problem. In this paper, we describe succinct indexes of n log σ + o(n log σ ) + O (n) bits space with O (p + log log n + output) query times for both these problems.…”
Section: Definitionmentioning
confidence: 99%
“…Here we study this problem from the stringology perspective (see e.g. [14,8]). Assume we are given a set of D documents of total length n over an alphabet of size σ, organized in a tree of height h. The tree has D leaves, each associated with a distinct document, and the leaves are all at level h of the tree.…”
Section: Introductionmentioning
confidence: 99%