Description
Checks C programs with bounded model checking to find bugs and verify properties. It is useful for developers and researchers who need deeper analysis than normal compilation or unit tests provide.
Run it from the terminal as part of a verification workflow. Results depend on assumptions, bounds, and annotations, so review counterexamples before treating findings as real defects or proof of correctness.