Proving Termination by Bounded Increase

Published: 01 Jan 2007, Last Modified: 06 Jun 2024CADE 2007EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Most methods for termination analysis of term rewrite systems (TRSs) essentially try to find arguments of functions that decrease in recursive calls. However, they fail if the reason for termination is that an argument is increased in 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.
Loading