Sciweavers

37 search results - page 4 / 8
» cav 2006
Sort
View
CAV
2006
Springer
91views Hardware» more  CAV 2006»
14 years 15 days ago
Lookahead Widening
We present lookahead widening, a novel technique for using existing widening and narrowing operators to improve the precision of static analysis. This technique is both self-contai...
Denis Gopan, Thomas W. Reps
CAV
2006
Springer
125views Hardware» more  CAV 2006»
14 years 15 days ago
cascade: C Assertion Checker and Deductive Engine
We present a tool, called CAsCaDE, to check assertions in C programs as part of a multi-stage verification strategy. CAsCaDE takes as input a C program and a control file (the outp...
Nikhil Sethi, Clark Barrett
CAV
2006
Springer
101views Hardware» more  CAV 2006»
14 years 15 days ago
Terminator: Beyond Safety
Previous symbolic software model checkers (i.e., program analysis tools based on predicate abstraction, pushdown model checkiterative counterexample-guided abstraction refinement, ...
Byron Cook, Andreas Podelski, Andrey Rybalchenko
CAV
2006
Springer
143views Hardware» more  CAV 2006»
14 years 15 days ago
Automatic Termination Proofs for Programs with Shape-Shifting Heaps
We describe a new program termination analysis designed to handle imperative programs whose termination depends on the mutation rogram's heap. We first describe how an abstrac...
Josh Berdine, Byron Cook, Dino Distefano, Peter W....
CAV
2006
Springer
146views Hardware» more  CAV 2006»
14 years 15 days ago
Termination Analysis with Calling Context Graphs
We introduce calling context graphs and various static and theorem proving based analyses that together provide a powerful method for proving termination of programs written in fea...
Panagiotis Manolios, Daron Vroon