Proving Termination by Bounded Increase

  • Authors:
  • Jürgen Giesl;René Thiemann;Stephan Swiderski;Peter Schneider-Kamp

  • Affiliations:
  • LuFG Informatik 2, RWTH Aachen, Germany;LuFG Informatik 2, RWTH Aachen, Germany;LuFG Informatik 2, RWTH Aachen, Germany;LuFG Informatik 2, RWTH Aachen, Germany

  • Venue:
  • CADE-21 Proceedings of the 21st international conference on Automated Deduction: Automated Deduction
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most methods for termination analysis of term rewrite systems (TRSs) essentially try to find arguments of functions that decreasein recursive calls. However, they fail if the reason for termination is that an argument is increasedin recursive calls repeatedly until it reaches a bound. In this paper, we solve that problem and show how to prove innermost termination of TRSs with bounded increase automatically.