English

Generalized Property-Directed Reachability for Hybrid Systems

Programming Languages 2019-11-28 v2 Software Engineering

Abstract

Generalized property-directed reachability (GPDR) belongs to the family of the model-checking techniques called IC3/PDR. It has been successfully applied to software verification; for example, it is the core of Spacer, a state-of-the-art Horn-clause solver bundled with Z3. However, it has yet to be applied to hybrid systems, which involve a continuous evolution of values over time. As the first step towards GPDR- based model checking for hybrid systems, this paper formalizes HGPDR, an adaptation of GPDR to hybrid systems, and proves its soundness. We also implemented a semi-automated proof-of-concept verifier, which allows a user to provide hints to guide verification steps.

Cite

@article{arxiv.1910.03784,
  title  = {Generalized Property-Directed Reachability for Hybrid Systems},
  author = {Kohei Suenaga and Takuya Ishizawa},
  journal= {arXiv preprint arXiv:1910.03784},
  year   = {2019}
}

Comments

To appear in VMCAI 2020

R2 v1 2026-06-23T11:38:19.418Z