PV1 ⊧ VeriAbs: Verification by Abstractionperforms several predefined analyses on C programs to make them compatible with a bounded model checker
VeriAbs verifies C programs by transforming them to abstract programsApplication domain/field
Model checkingType of tool
PreprocessorExpected input
C programExpected output
CBMC-compatible representationInternals
- static program analysis with PRISM
- bounded model checking with CBMC
- generating witnesses with CPAchecker
- full-program induction (since TACAS'20)