Restricting backtracking in connection calculi

  • Authors:
  • Jens Otten

  • Affiliations:
  • Institut für Informatik, University of Potsdam, August-Bebel-Str. 89, 14482 Potsdam-Babelsberg, Germany. E-mail: jeotten@cs.uni-potsdam.de

  • Venue:
  • AI Communications - Practical Aspects of Automated Reasoning
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Connection calculi benefit from a goal-oriented proof search, but are in general not proof confluent. A substantial amount of backtracking is required, which significantly affects the time complexity of the proof search. This paper presents a simple strategy for effectively restricting backtracking in connection calculi. In combination with a few basic techniques it provides the basis for a refined connection calculus. The paper also describes how this calculus can be implemented directly by a few lines of Prolog code. This very compact program is the core of an enhanced version of the automated theorem prover leanCoP. The performance of leanCoP is compared with other lean theorem provers, connection provers, and state-of-the-art theorem provers. The results show that restricted backtracking is a successful technique when performing proof search in connection calculi.