CBMC
ToolFirst seen 6/22/2026
Last seen 9/5/2026
Evidence 10 chunks
NEIGHBORHOOD
9 nodes · 17 edgesgraph · CBMC · depth=1
RELATIONSHIPS
11 connectionsCBMC implements bounded model checking for C programs.
Registered Report: Generating Test Suites for GPU Instruction Sets through Mutation and Equivalence Checking ← uses 100% 3e
The paper uses CBMC as its bounded model checker for equivalence checking of C programs.
The pipeline uses CBMC as the bounded model checker for equivalence verification.
Registered Report: Generating Test Suites for GPU Instruction Sets through Mutation and Equivalence Checking ← evaluates 95% 2e
The paper evaluates CBMC as the equivalence checker in their pipeline, measuring its effectiveness and cost.
CBMC performs equivalence checking between original and mutated C programs.
CBMC supports reasoning about IEEE floating point semantics.
CBMC uses SAT/SMT solvers to discharge assertions.
CBMC is compared with MINION as an alternative tool for generating distinguishing test cases, differing in its use of SAT-solving.
EPEX uses CBMC to transform the C-based formal ISA model into SMT-lib format.
CBMC uses MiniSAT as its built-in SAT solver.
CBMC converts C programs to SMT-LIB logical models.