Download PDFOpen PDF in browserGoéland: a Concurrent Tableau-Based Theorem Prover (System Description)EasyChair Preprint 867610 pages•Date: August 12, 2022AbstractWe describe Goéland, an automated theorem prover for first-order logic that relies on a concurrent search procedure to find tableau proofs, with concurrent processes corresponding to individual branches of the tableau. Since branch closure may require instantiating free variables shared across branches, processes communicate via channels to exchange information about substitutions used for closure. We present the proof-search procedure and its implementation, as well as experimental results obtained on problems from the TPTP library. Keyphrases: automated theorem proving, concurrency, tableaux
|