@inproceedings{c0e865e72fff4bbd978b6b5d3cca91b7,
title = "Symbolic Evaluation Graphs and Term Rewriting — A General Methodology for Analyzing Logic Programs",
abstract = "There exist many powerful techniques to analyze termination and complexity of term rewrite systems (TRSs). Our goal is to use these techniques for the analysis of other programming languages as well. For instance, approaches to prove termination of definite logic programs by a transformation to TRSs have been studied for decades. However, a challenge is to handle languages with more complex evaluation strategies (such as Prolog, where predicates like the cut influence the control flow). We present a general methodology for the analysis of such programs. Here, the logic program is first transformed into a symbolic evaluation graph which represents all possible evaluations in a finite way. Afterwards, different analyses can be performed on these graphs. In particular, one can generate TRSs from such graphs and apply existing tools for termination or complexity analysis of TRSs to infer information on the termination or complexity of the original logic program. More information can be found in the full paper [1]. {\textcopyright} 2013 Springer-Verlag.",
author = "J. Giesl and T. Str{\"o}der and P. Schneider-Kamp and F. Emmes and C. Fuhs",
year = "2013",
doi = "10.1007/978-3-642-38197-3_1",
language = "English",
isbn = "978-364238196-6",
volume = "7844",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
editor = "Elvira Albert",
booktitle = "Logic-Based Program Synthesis and Transformation",
address = "Germany",
note = "22nd International Symposium on Logic-Based Program Synthesis and Transformation , LOPSTR ; Conference date: 18-09-2012 Through 20-09-2012",
}