Tags:Automated Theorem Proving, Concurrency and Tableaux
Abstract:
We 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.
Goéland: a Concurrent Tableau-Based Theorem Prover (System Description)