Jürgen Giesl

  1. Automated Termination Analysis for Logic Programs with Cut.

    Authors: Jürgen Giesl, Peter Schneider-Kamp, Thomas Ströder, Alexander Serebrenik, René Thiemann
    Subjects: Logic in Computer Science
    Abstract

    Termination is an important and well-studied property for logic programs.
    However, almost all approaches for automated termination analysis focus on
    definite logic programs, whereas real-world Prolog programs typically use the
    cut operator. We introduce a novel pre-processing method which automatically
    transforms Prolog programs into logic programs without cuts, where termination
    of the cut-free program implies termination of the original program. Hence
    after this pre-processing, any technique for proving termination of definite
    logic programs can be applied.

  2. Polytool: polynomial interpretations as a basis for termination analysis of Logic programs.

    Authors: Manh Thang Nguyen, Danny De Schreye, Jürgen Giesl, Peter Schneider-Kamp
    Subjects: Programming Languages
    Abstract

    Our goal is to study the feasibility of porting termination analysis
    techniques developed for one programming paradigm to another paradigm. In this
    paper, we show how to adapt termination analysis techniques based on polynomial
    interpretations - very well known in the context of term rewrite systems (TRSs)
    - to obtain new (non-transformational) ter- mination analysis techniques for
    definite logic programs (LPs). This leads to an approach that can be seen as a
    direct generalization of the traditional techniques in termination analysis of
    LPs, where linear norms and level mappings are used.

RSS-материал