Publication Details

Reasoning about Regular Properties: A Comparative Study

FIEDOR Tomáš, HOLÍK Lukáš, HRUŠKA Martin, ROGALEWICZ Adam, SÍČ Juraj and VARGOVČÍK Pavol. Reasoning about Regular Properties: A Comparative Study. In: Automated Deduction - CADE 29. Cham: Springer Nature Switzerland AG, 2023, pp. 286-306. ISSN 0302-9743.
Czech title
Uvažování o regulárních vlastnostech: Srovnávací studie
Type
conference paper
Language
english
Authors
Keywords

Regular languages, finite automata, nondeterministic finite automata, tool comparison.

Abstract

Several new algorithms for deciding emptiness of Boolean combinations of regular languages and of languages of alternating automata have been proposed recently, especially in the context of analysing regular expressions and in string constraint solving. The new algorithms demonstrated a significant potential, but they have never been systematically compared, neither among each other nor with the state-of-the art implementations of existing (non)deterministic automata-based methods. In this paper, we provide such comparison as well as an overview of the existing algorithms and their implementations. We collect a diverse benchmark mostly originating in or related to practical problems from string constraint solving, analysing LTL properties, and regular model checking, and evaluate collected implementations on it. The results reveal the best tools and hint on what the best algorithms and implementation techniques are. Roughly, although some advanced algorithms are fast, such as antichain algorithms and reductions to IC3/PDR, they are not as overwhelmingly dominant as sometimes presented and there is no clear winner. The simplest NFA-based technology may sometimes be a better choice, depending on the problem source and the implementation style. We believe that our findings are relevant for development of automata techniques as well as for related fields such as string constraint solving.

Published
2023
Pages
286-306
Journal
Lecture Notes in Computer Science, no. 14132, ISSN 0302-9743
Proceedings
Automated Deduction - CADE 29
Conference
29th International Conference on Automated Deduction, Rome, IT
Publisher
Springer Nature Switzerland AG
Place
Cham, CH
DOI
BibTeX
@INPROCEEDINGS{FITPUB13027,
   author = "Tom\'{a}\v{s} Fiedor and Luk\'{a}\v{s} Hol\'{i}k and Martin Hru\v{s}ka and Adam Rogalewicz and Juraj S\'{i}\v{c} and Pavol Vargov\v{c}\'{i}k",
   title = "Reasoning about Regular Properties: A Comparative Study",
   pages = "286--306",
   booktitle = "Automated Deduction - CADE 29",
   journal = "Lecture Notes in Computer Science",
   number = 14132,
   year = 2023,
   location = "Cham, CH",
   publisher = "Springer Nature Switzerland AG",
   ISSN = "0302-9743",
   doi = "10.1007/978-3-031-38499-8\_17",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/13027"
}
Back to top