Article ID Journal Published Year Pages File Type
4951851 Science of Computer Programming 2017 16 Pages PDF
Abstract

•We present a program transformation for strengthening the constraints in the Horn clauses.•The transformation uses query-answer transformation and abstract interpretation.•We demonstrate the effectiveness of the transformation by applying it to Horn clause verification problems.

We present a method for specialising the constraints in constrained Horn clauses with respect to a goal. We use abstract interpretation to compute a model of a query-answer transformed version of a given set of clauses and a goal. The constraints from the model are then used to compute a specialised version of each clause. The effect is to propagate the constraints from the goal top-down and propagate answer constraints bottom-up. The specialisation procedure can be repeated to yield further specialisation. The approach is independent of the abstract domain and the constraint theory underlying the clauses. Experimental results on verification problems show that this is an effective transformation, both in our own verification tools (based on a convex polyhedra analyser) and as a pre-processor to other Horn clause verification tools.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics
Authors
, ,