Skip to main content

Showing 1–2 of 2 results for author: Turoňová, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2301.12851  [pdf, ps, other

    cs.FL

    Fast Matching of Regular Patterns with Synchronizing Counting (Technical Report)

    Authors: Lukáš Holík, Juraj Síč, Lenka Turoňová, Tomáš Vojnar

    Abstract: Fast matching of regular expressions with bounded repetition, aka counting, such as (ab){50,100}, i.e., matching linear in the length of the text and independent of the repetition bounds, has been an open problem for at least two decades. We show that, for a wide class of regular expressions with counting, which we call synchronizing, fast matching is possible. We empirically show that the class c… ▽ More

    Submitted 30 January, 2023; originally announced January 2023.

    Comments: A preliminary extended version of a paper accepted to FoSSaCS'23

  2. arXiv:1910.01996  [pdf, ps, other

    cs.FL cs.LO

    Succinct Determinisation of Counting Automata via Sphere Construction (Technical Report)

    Authors: Lukáš Holík, Ondřej Lengál, Olli Saarikivi, Lenka Turoňová, Margus Veanes, Tomáš Vojnar

    Abstract: We propose an efficient algorithm for determinising counting automata (CAs), i.e., finite automata extended with bounded counters. The algorithm avoids unfolding counters into control states, unlike the naïve approach, and thus produces much smaller deterministic automata. We also develop a simplified and faster version of the general algorithm for the sub-class of so-called monadic CAs (MCAs), i.… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    Comments: An extended version of a paper accepted at APLAS'19