Publication Details

What else is decidable about integer arrays?

HABERMEHL, P.; IOSIF, R.; VOJNAR, T. What else is decidable about integer arrays?. Foundations of Software Science and Computation Structures. Lecture Notes in Computer Science. Berlin: Springer Verlag, 2008. p. 475-490. ISBN: 978-3-540-78497-5.
Czech title
Co dále je rozhodnutelné o polích?
Type
conference paper
Language
English
Authors
Habermehl Peter
Radu Iosif
Vojnar Tomáš, prof. Ing., Ph.D. (DITS)
Keywords

mathematical logic, arrays, decidability, decision procedure, formal verification, automata

Abstract

We introduce a new decidable logic for reasoning about infinite arrays of integers. The logic is in the $\exists^* \forall^*$ first-order fragment and allows (1) Presburger constraints on existentially quantified variables, (2) difference constraints as well as periodicity constraints on universally quantified indices, and (3) difference constraints on values. In particular, using our logic, one can express constraints on consecutive elements of arrays (e.g., $\forall i ~.~ 0 \leq i < n \rightarrow a[i+1]=a[i]-1$) as well as periodic facts (e.g., $\forall i ~.~ i \equiv_2 0 \rightarrow a[i] = 0$). The decision procedure follows the automata-theoretic approach: we translate formulae into a special class of B\"uchi counter automata such that any model of a formula corresponds to an accepting run of an automaton, and vice versa. The emptiness problem for this class of counter automata is shown to be decidable as a consequence of earlier results on counter automata with a flat control structure and transitions based on difference constraints.

Published
2008
Pages
475–490
Proceedings
Foundations of Software Science and Computation Structures
Series
Lecture Notes in Computer Science
Volume
4962
ISBN
978-3-540-78497-5
Publisher
Springer Verlag
Place
Berlin
BibTeX
@inproceedings{BUT30752,
  author="Peter {Habermehl} and Iosif {Radu} and Tomáš {Vojnar}",
  title="What else is decidable about integer arrays?",
  booktitle="Foundations of Software Science and Computation Structures",
  year="2008",
  series="Lecture Notes in Computer Science",
  volume="4962",
  pages="475--490",
  publisher="Springer Verlag",
  address="Berlin",
  isbn="978-3-540-78497-5"
}
Back to top