Publication Details

Verification of String Programs via Automata

HOLÍK Lukáš and VARGOVČÍK Pavol. Verification of String Programs via Automata. In: PEFnet 2019 Extended Abstracts. Brno: Mendel University in Brno, 2019, pp. 155-156. ISBN 978-80-7509-692-0. Available from: https://pefnet.mendelu.cz/wcd/w-rek-pefnet/pefnet19-extended_abstracts_web.pdf
Czech title
Verifikace programů s řetězci za pomocí automatů
Type
conference paper
Language
english
Authors
URL
Keywords

string solving, automaton, model checking, formal verification

Abstract

Modern implementations of web servers are densely interlaced with string manipulations and their control flow depends heavily on values of string variables.The cost of a software bug is rapidly raising, which yields the need of investigation on new techniques for static analysis of string programs. Recently, string solving-reasoning about constraints over string variables-has shown a great potential to facilitate automated reasoning about such programs (finding bugs, test generation, automatic repair, etc.). Despite the theoretical undecidability of string solving, the works from Holík et al. (2017) and Scott and Sherman (2014) have shown the potential of methods based on finite automata in deciding practical subclasses of the problem. Our work focuses on improving performance of model checking of finite automata, scaling the applications of automata-based string solving while also contributing to other fields of formal verification and synthesis that benefit from the automata theory.

Published
2019
Pages
155-156
Proceedings
PEFnet 2019 Extended Abstracts
Conference
23rd European Scientific Conference of Doctoral Students, Brno, CZ
ISBN
978-80-7509-692-0
Publisher
Mendel University in Brno
Place
Brno, CZ
BibTeX
@INPROCEEDINGS{FITPUB12186,
   author = "Luk\'{a}\v{s} Hol\'{i}k and Pavol Vargov\v{c}\'{i}k",
   title = "Verification of String Programs via Automata",
   pages = "155--156",
   booktitle = "PEFnet 2019 Extended Abstracts",
   year = 2019,
   location = "Brno, CZ",
   publisher = "Mendel University in Brno",
   ISBN = "978-80-7509-692-0",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/12186"
}
Back to top