×

PAGAI

swMATH ID: 13095
Software Authors: Henry, Julien; Monniaux, David; Moy, Matthieu
Description: PAGAI: A Path Sensitive Static Analyser. We describe the design and the implementation of PAGAI, a new static analyzer working over the LLVM compiler infrastructure, which computes inductive invariants on the numerical variables of the analyzed program. PAGAI implements various state-of-the-art algorithms combining abstract interpretation and decision procedures (SMT-solving), focusing on distinction of paths inside the control flow graph while avoiding systematic exponential enumerations. It is parametric in the abstract domain in use, the iteration algorithm, and the decision procedure. We compared the time and precision of various combinations of analysis algorithms and abstract domains, with extensive experiments both on personal benchmarks and widely available GNU programs.
Homepage: http://www.sciencedirect.com/science/article/pii/S1571066112000734
Related Software: Apron; PPL; Verimag Polyhedra Library; Aspic; HyTech; PHAVer; Sawja; IKOS; SeaHorn; ASTREE; efmtool; polco; 4ti2; polymake; CIL; vZ; BOXES; UFO; SYMBA; FOCI
Cited in: 11 Documents