On-the-Fly Data Flow Analysis Based on Verification Technology

  • Authors:
  • María del Mar Gallardo;Christophe Joubert;Pedro Merino

  • Affiliations:
  • University of Málaga / Gisum, Campus de Teatinos s/n, 29071, Málaga, Spain;University of Málaga / Gisum, Campus de Teatinos s/n, 29071, Málaga, Spain;University of Málaga / Gisum, Campus de Teatinos s/n, 29071, Málaga, Spain

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The combination of static and dynamic software analysis, such as data flow analysis (Dfa) and model checking, provides benefits for both disciplines. On the one hand, the information extracted by Dfas about program data may be utilized by model checkers to optimize the state space representation. On the other hand, the expressiveness of logic formulas allows us to consider model checkers as generic data flow analyzers. Following this second approach, we propose in this paper an algorithm to calculate Dfas using on-the-fly resolution of boolean equation systems (Bess). The overall framework includes the abstraction of the input program into an implicit labeled transition system (Lts), independent of the program specification language. Moreover, using Bess as an intermediate representation allowed us to reformulate classical Dfas encountered in the literature, which were previously encoded in terms of @m-calculus formulas with forward and backward modalities. Our work was implemented and integrated into the widespread verification platform Cadp, and experimented on real examples.