×

Cascade

swMATH ID: 34344
Software Authors: Wang, W., Barrett, C., Wies, T.
Description: Cascade is a program static analysis tool developed at New York University. Cascade takes as input a program and a control file. The control file specifies one or more assertions to be checked together with restrictions on program behaviors. The tool generates verification conditions for the specified assertions and checks them using an SMT solver which either produces a proof or gives a concrete trace showing how an assertion can fail. Version 2.0 supports the majority of standard C features except for floating point. It can be used to verify both memory safety as well as user-defined assertions. In this paper, we describe the Cascade system including some of its distinguishing features such as its support for different memory models (trading off precision for scalability) and its ability to reason about linked data structures.
Homepage: https://link.springer.com/chapter/10.1007%2F978-3-642-54013-4_9
Related Software: SMACK; SatAbs; UFO; CPAchecker; VCC; KLEE; QEMU; Klocwork; GitHub; Coverity; seL4; CBMC; CIVL; Calysto; Crust; Pyston; Rust2Viper; GraVy; Kotlin; Swift
Cited in: 2 Publications

Citations by Year