A completion algorithm for lattice tree automata

  • Authors:
  • Thomas Genet;Tristan Le Gall;Axel Legay;Valérie Murat

  • Affiliations:
  • INRIA/IRISA, Rennes, France;LIST, Centre de recherche de Saclay, CEA, France;INRIA/IRISA, Rennes, France;INRIA/IRISA, Rennes, France

  • Venue:
  • CIAA'13 Proceedings of the 18th international conference on Implementation and Application of Automata
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

When dealing with infinite-state systems, Regular Tree Model Checking approaches may have some difficulties to represent infinite sets of data. We propose Lattice Tree Automata, an extended version of tree automata to represent complex data domains and their related operations in an efficient manner. Moreover, we introduce a new completion-based algorithm for computing the possibly infinite set of reachable states in a finite amount of time. This algorithm is independent of the lattice making it possible to seamlessly plug abstract domains into a Regular Tree Model Checking algorithm. As a first instance, we implemented a completion with an interval abstract domain. We provide some experiments showing that this implementation permits to scale up regular tree model-checking of Java programs dealing with integer arithmetics.