Description
Checks ANSI C programs with bounded model checking using a prebuilt binary package. It helps developers find assertion failures, memory issues, and property violations in C code.
Use it with clear verification bounds and assumptions. A passing run does not automatically prove every behavior unless the checked model covers the relevant program paths.