Proving termination of membership equational programs

  • Authors:
  • Francisco Durán;Salvador Lucas;Josß Meseguer;Claude Marché;Xavier Urbain

  • Affiliations:
  • Universidad de Málaga, Spain;Universidad Politécnica de Valencia, Spain;University of Illinois at Urbana-Champaign, USA;INRIA Futurs, Université Paris-Sud, France;INRIA Futurs, Université Paris-Sud, France

  • Venue:
  • Proceedings of the 2004 ACM SIGPLAN symposium on Partial evaluation and semantics-based program manipulation
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Advanced typing, matching, and evaluation strategy features, as well as very general conditional rules, are routinely used in equational programming languages such as, for example, ASF+SDF, OBJ, CafeOBJ, Maude, and equational subsets of ELAN and CASL. Proving termination of equational programs having such expressive features is important but nontrivial, because some of those features may not be supported by standard termination methods and tools, such as muterm, CiME, AProVE, TTT, Termptation, etc. Yet, use of the features may be essential to ensure termination. We present a sequence of theory transformations that can be used to bridge the gap between expressive equational programs and termination tools, prove the correctness of such transformations, and discuss a prototype tool performing the transformations on Maude equational programs and sending the resulting transformed theories to some of the aforementioned tools.