English

Layered Clause Selection for Theory Reasoning

Logic in Computer Science 2020-04-02 v3

Abstract

Explicit theory axioms are added by a saturation-based theorem prover as one of the techniques for supporting theory reasoning. While simple and effective, adding theory axioms can also pollute the search space with many irrelevant consequences. As a result, the prover often gets lost in parts of the search space where the chance to find a proof is low. In this paper we describe a new strategy for controlling the amount of reasoning with explicit theory axioms. The strategy refines a recently proposed two-layer-queue clause selection and combines it with a heuristical measure of the amount of theory reasoning in the derivation of a clause. We implemented the new strategy in the automatic theorem prover Vampire and present an evaluation showing that our work dramatically improves the state-of-the-art clause-selection strategy in the presence of theory axioms.

Keywords

Cite

@article{arxiv.2001.09705,
  title  = {Layered Clause Selection for Theory Reasoning},
  author = {Bernhard Gleiss and Martin Suda},
  journal= {arXiv preprint arXiv:2001.09705},
  year   = {2020}
}
R2 v1 2026-06-23T13:21:28.489Z