LeoPARD --- A Generic Platform for the Implementation of Higher-Order Reasoners

Max Wisniewski,Alexander Steen,Christoph Benzmüller
DOI: https://doi.org/10.48550/arXiv.1505.01629
2015-05-07
Logic in Computer Science
Abstract:LeoPARD supports the implementation of knowledge representation and reasoning tools for higher-order logic(s). It combines a sophisticated data structure layer (polymorphically typed {\lambda}-calculus with nameless spine notation, explicit substitutions, and perfect term sharing) with an ambitious multi-agent blackboard architecture (supporting prover parallelism at the term, clause, and search level). Further features of LeoPARD include a parser for all TPTP dialects, a command line interpreter, and generic means for the integration of external reasoners.
What problem does this paper attempt to address?