DBScholar

Back to papers

Deterministic Regular Expressions in Linear Time

Summary: Linear-time O(|e|) algorithm to test whether a regular expression e is deterministic, improving the prior O(σ|e|) Glushkov-based bound via a novel structural decomposition of e's parse tree. Combined matching in O(|e|+|w|) for star-free, bounded-occurrence, and bounded plus-depth deterministic REs, and O(|e|+|w| log log |e|) for arbitrary deterministic REs. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
1563
Venue
PODS
Year
2012
Pagerank
5.093636e-05
Overall Rank
12,299 | 15.62%
DOI
10.1145/2213556.2213566

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{groz_pods12,
        address = {New York, NY, USA},
        series = {{PODS} '12},
        title = {{Deterministic Regular Expressions in Linear Time}},
        url = {https://dl.acm.org/doi/10.1145/2213556.2213566},
        doi = {10.1145/2213556.2213566},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Groz, Benoît and Maneth, Sebastian and Staworko, Sławek},
        year = {2012}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 1 of 1 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
1,758 Validating Streaming XML Documents 2002 PODS 9.8162828e-05
Previous Page 1 / 1 Next

Semantically Similar Papers