Sciweavers

CAV
2012
Springer

Automated Termination Proofs for Java Programs with Cyclic Data

11 years 6 months ago
Automated Termination Proofs for Java Programs with Cyclic Data
Abstract. In earlier work, we developed a technique to prove termination of Java programs automatically: first, Java programs are automatically transformed to term rewrite systems (TRSs) and then, existing methods and tools are used to prove termination of the resulting TRSs. In this paper, we extend our technique in order to prove termination of algorithms on cyclic data such as cyclic lists or graphs automatically. We implemented our technique in the tool AProVE and performed extensive experiments to evaluate its practical applicability.
Marc Brockschmidt, Richard Musiol, Carsten Otto, J
Added 28 Sep 2012
Updated 28 Sep 2012
Type Journal
Year 2012
Where CAV
Authors Marc Brockschmidt, Richard Musiol, Carsten Otto, Jürgen Giesl
Comments (0)