![]() |
Proving Termination using Recursive Path Orders and SAT SolvingPeter Schneider-Kamp, René Thiemann, Elena Annov, Michael Codish and Jürgen Giesl
FroCoS 2007 - 6th International Symposium on Frontiers of Combining Systems;
2007
Abstract:We introduce a propositional encoding of the recursive path order with status (RPO). RPO is a combination of a multiset path order and a lexicographic path order which considers permutations of the arguments in the lexicographic comparison. Our encoding allows us to apply SAT solvers in order to determine whether a given term rewrite system is RPO-terminating. Furthermore, to apply RPO within the dependency pair framework, we combined our novel encoding for RPO with an existing encoding for argument filters. We implemented our contributions in the termination prover AProVE. Our experiments show that due to our encoding, combining termination provers with SAT solvers improves the performance of RPO-implementations by orders of magnitude.Available: bibtex entry pdf Michael Codish The Department of Computer Science Ben-Gurion University of the Negev PoB 653, Beer-Sheva, 84105, Israel mcodish@cs.bgu.ac.il
|