English

A Curiously Effective Backtracking Strategy for Connection Tableaux

Logic in Computer Science 2024-01-17 v2

Abstract

Automated proof search with connection tableaux, such as implemented by Otten's leanCoP prover, depends on backtracking for completeness. Otten's restricted backtracking strategy loses completeness, yet for many problems, it significantly reduces the time required to find a proof. I introduce a new, less restricted backtracking strategy based on the notion of exclusive cuts. I implement the strategy in a new prover called meanCoP and show that it greatly improves upon the previous best strategy in leanCoP.

Keywords

Cite

@article{arxiv.2106.13722,
  title  = {A Curiously Effective Backtracking Strategy for Connection Tableaux},
  author = {Michael Färber},
  journal= {arXiv preprint arXiv:2106.13722},
  year   = {2024}
}

Comments

Accepted at AReCCa 2023

R2 v1 2026-06-24T03:36:26.412Z