InterpChecker: Reducing State Space via Interpolations

Zhao Duan,Cong Tian,Zhenhua Duan,C.-H. Luke Ong
DOI: https://doi.org/10.1007/978-3-319-89963-3_27
2018-01-01
Abstract:InterpChecker is a tool for verifying safety properties of C programs. It reduces the state space of programs throughout the verification via two new kinds of interpolations and associated optimization strategies. The implementation builds on the open-source, configurable software verification tool, CPAChecker.
What problem does this paper attempt to address?