Projects per year
Abstract
Modern verification tools frequently rely on compiling high-level specifications to SMT queries. However, the high-level specification language is usually more expressive than the available solvers and therefore some syntactically valid specifications must be rejected by the tool. In such cases, the challenge is to provide a comprehensible error message to the user that relates the original syntactic form of the specification to the semantic reason it has been rejected.
In this paper we demonstrate how this analysis may be performed by combining a standard unification-based type-checker with type classes and automatic generalisation. Concretely, type-checking is used as a constructive procedure for under-approximating whether a given specification lies in the subset of problems supported by the solver. Any resulting proof of rejection can be transformed into a detailed explanation to the user. The approach is compositional and does not require the user to add extra typing annotations to their program. We subsequently describe how the type system may be leveraged to provide a sound and complete compilation procedure from suitably typed expressions to SMT queries, which we have verified in Agda.
In this paper we demonstrate how this analysis may be performed by combining a standard unification-based type-checker with type classes and automatic generalisation. Concretely, type-checking is used as a constructive procedure for under-approximating whether a given specification lies in the subset of problems supported by the solver. Any resulting proof of rejection can be transformed into a detailed explanation to the user. The approach is compositional and does not require the user to add extra typing annotations to their program. We subsequently describe how the type system may be leveraged to provide a sound and complete compilation procedure from suitably typed expressions to SMT queries, which we have verified in Agda.
Original language | English |
---|---|
Title of host publication | CPP 2023 : Proceedings of the 12th ACM SIGPLAN International Conference on Certified Programs and Proofs |
Editors | Robbert Krebbers, Dmitriy Traytel, Brigitte Pientka, Steve Zdancewic |
Place of Publication | New York, NY. |
Pages | 102-120 |
Number of pages | 19 |
DOIs | |
Publication status | Published - 11 Jan 2023 |
Keywords
- SMT solvers
- verification
- domain specific languages
- type-checking
- compilers
- Agda
Fingerprint
Dive into the research topics of 'Compiling higher-order specifications to SMT solvers: how to deal with rejection constructively'. Together they form a unique fingerprint.Projects
- 1 Finished
-
AISEC: AI Secure and Explainable by Construction
Atkey, B. (Principal Investigator)
EPSRC (Engineering and Physical Sciences Research Council)
1/06/20 → 9/06/24
Project: Research