中文

SAT Solving for Argument Filterings

计算机科学中的逻辑 2007-05-23 v1

摘要

This paper introduces a propositional encoding for lexicographic path orders in connection with dependency pairs. This facilitates the application of SAT solvers for termination analysis of term rewrite systems based on the dependency pair method. We address two main inter-related issues and encode them as satisfiability problems of propositional formulas that can be efficiently handled by SAT solving: (1) the combined search for a lexicographic path order together with an \emph{argument filtering} to orient a set of inequalities; and (2) how the choice of the argument filtering influences the set of inequalities that have to be oriented. We have implemented our contributions in the termination prover AProVE. Extensive experiments show that by our encoding and the application of SAT solvers one obtains speedups in orders of magnitude as well as increased termination proving power.

关键词

引用

@article{arxiv.cs/0605074,
  title  = {SAT Solving for Argument Filterings},
  author = {Michael Codish and Peter Schneider-Kamp and Vitaly Lagoon and René Thiemann and Jürgen Giesl},
  journal= {arXiv preprint arXiv:cs/0605074},
  year   = {2007}
}