Publication Details

Verification of String Programs via Automata

VARGOVČÍK, P.; HOLÍK, L. Verification of String Programs via Automata. PEFnet 2019 Extended Abstracts. Brno: Mendel University in Brno, 2019. p. 155-156. ISBN: 978-80-7509-692-0.
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
ISBN
978-80-7509-692-0
Publisher
Mendel University in Brno
Place
Brno
BibTeX
@inproceedings{BUT162446,
  author="Pavol {Vargovčík} and Lukáš {Holík}",
  title="Verification of String Programs via Automata",
  booktitle="PEFnet 2019 Extended Abstracts",
  year="2019",
  pages="155--156",
  publisher="Mendel University in Brno",
  address="Brno",
  isbn="978-80-7509-692-0",
  url="https://pefnet.mendelu.cz/wcd/w-rek-pefnet/pefnet19-extended_abstracts_web.pdf"
}
Back to top