A succinct canonical register automaton model

  • Authors:
  • Sofia Cassel;Falk Howar;Bengt Jonsson;Maik Merten;Bernhard Steffen

  • Affiliations:
  • Dept. of Information Technology, Uppsala University, Sweden;Programming Systems, University of Dortmund, Germany;Dept. of Information Technology, Uppsala University, Sweden;Programming Systems, University of Dortmund, Germany;Programming Systems, University of Dortmund, Germany

  • Venue:
  • ATVA'11 Proceedings of the 9th international conference on Automated technology for verification and analysis
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a novel canonical automaton model, based on register automata, that can easily be used to specify protocol or program behavior. More concretely, register automata are reminiscent of control flow graphs: they comprise a finite control structure, assignments, and conditionals, allowing to assign values of an infinite domain to registers (variables) and to compare them for equality. A major contribution is the definition of a canonical automaton representation of any language recognizable by a deterministic register automaton, by means of a Nerode congruence. Not only is this canonical form easier to comprehend than previous proposals, but it can also be exponentially more succinct than these. Key to the canonical form is the symbolic treatment of data languages, which overcomes the structural restrictions in previous formalisms, and opens the way to new practical applications.