cascade: C Assertion Checker and Deductive EngineOpen Website

2006 (modified: 02 Sept 2022)CAV 2006Readers: Everyone
Abstract: 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 output of an earlier stage) that specifies one or more assertions to be checked together with (optionally) some restrictions on program behaviors. For each assertion, cascade produces either a concrete trace violating the assertion or a deduction (proof) that the assertion cannot be violated.
0 Replies

Loading