@inbook{f558deeac44c43ea87b6776896133c02,
title = "Design and implementation of a special-purpose static program analyzer for safety-critical real-time embedded software",
abstract = "We report on a successful preliminary experience in the design and implementation of a special-purpose Abstract Interpretation based static program analyzer for the verification of safety critical embedded real-time software. The analyzer is both precise (zero false alarm in the considered experiment) and efficient (less than one minute of analysis for 10,000 lines of code). Even if it is based on a simple interval analysis, many features have been added to obtain the desired precision: expansion of small arrays, widening with several thresholds, loop unrolling, trace partitioning, relations between loop counters and other variables. The efficiency of the tool mainly comes from a clever representation of abstract environments based on balanced binary search trees.",
author = "Bruno Blanchet and Patrick Cousot and Radhia Cousot and Jer{\^o}me Feret and Laurent Mauborgne and Antoine Min{\'e} and David Monniaux and Xavier Rival",
year = "2002",
doi = "10.1007/3-540-36377-7_5",
language = "English (US)",
isbn = "9783540003267",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "85--108",
booktitle = "The Essence of Computation",
}