TPTP Problem File: HWC004-2.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : HWC004-2 : TPTP v9.0.0. Released v2.5.0.
% Domain : Hardware Creation
% Problem : Definitions of AND, OR and NOT
% Version : [WO+92] axioms.
% Axiom formulation : Non-ground axioms.
% English :
% Refs : [WO+92] Wos et al. (1992), Automated Reasoning: Introduction a
% Source : [ANL]
% Names :
% Status : Satisfiable
% Rating : 0.14 v9.0.0, 0.00 v6.1.0, 0.20 v6.0.0, 0.00 v5.5.0, 0.20 v5.4.0, 0.25 v5.3.0, 0.33 v5.2.0, 0.00 v3.2.0, 0.33 v3.1.0, 0.00 v2.5.0
% Syntax : Number of clauses : 6 ( 6 unt; 0 nHn; 2 RR)
% Number of literals : 6 ( 6 equ; 0 neg)
% Maximal clause size : 1 ( 1 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 1 ( 0 usr; 0 prp; 2-2 aty)
% Number of functors : 5 ( 5 usr; 2 con; 0-2 aty)
% Number of variables : 4 ( 2 sgn)
% SPC : CNF_SAT_RFO_PEQ_UEQ
% Comments :
%--------------------------------------------------------------------------
%----Include Definitions of AND, OR and NOT
include('Axioms/HWC002-0.ax').
%--------------------------------------------------------------------------