@inbook{cfb36a2052bd11dba4bc000ea68e967b,
title = "A Program Transformation for Backwards Analysis of Logic Programs",
abstract = "The input to backwards analysis is a program together with properties that are required to hold at given program points. The purpose of the analysis is to derive initial goals or pre-conditions that guarantee that, when the program is executed, the given properties hold. The solution for logic programs presented here is based on a transformation of the input program, which makes explicit the dependencies of the given program points on the initial goals. The transformation is derived from the resultants semantics of logic programs. The transformed program is then analysed using a standard abstract interpretation. The required pre-conditions on initial goals can be deduced from the analysis results without a further fixpoint computation. For the modes backwards analysis problem, this approach gives the same results as previous work, but requires only a standard abstract interpretation framework and no special properties of the abstract domain.",
author = "Gallagher, {John Patrick}",
year = "2003",
language = "English",
isbn = "3-540-22174-3",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "92--105",
editor = "Maurice Bruynooghe",
booktitle = "Logic Based Program Synthesis and Transformation, 13th International Symposium, LOPSTR 2003",
}