TPTP Problem File: LCL411-1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : LCL411-1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Logic Calculi (Propositional)
% Problem : Propositional logic deduction axioms
% Version : [WR27] axioms : Reduced & Augmented.
% English :
% Refs : [WR27] Whitehead & Russell (1927), Principia Mathematica
% : [ORo89] O'Rourke (1989), LT Revisited: Explanation-Based Learn
% : [SE94] Segre & Elkan (1994), A High-Performance Explanation-B
% Source : [SE94]
% Names :
% Status : Satisfiable
% Rating : 0.00 v5.4.0, 0.67 v5.3.0, 0.71 v5.0.0, 0.50 v4.1.0, 0.43 v4.0.0, 0.50 v3.5.0, 0.57 v3.4.0, 0.50 v3.2.0, 0.60 v3.1.0, 0.43 v2.7.0, 0.40 v2.6.0, 0.25 v2.5.0
% Syntax : Number of clauses : 8 ( 5 unt; 0 nHn; 3 RR)
% Number of literals : 13 ( 0 equ; 5 neg)
% Maximal clause size : 3 ( 1 avg)
% Maximal term depth : 5 ( 2 avg)
% Number of predicates : 2 ( 2 usr; 0 prp; 1-1 aty)
% Number of functors : 2 ( 2 usr; 0 con; 1-2 aty)
% Number of variables : 17 ( 1 sgn)
% SPC : CNF_SAT_RFO_NEQ
% Comments :
%--------------------------------------------------------------------------
%----Include Propositional logic deduction axioms
include('Axioms/LCL003-0.ax').
%--------------------------------------------------------------------------