TPTP Problem File: HWV035-1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : HWV035-1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Hardware Verification
% Problem : Half-adder.
% Version : [Gei96] axioms.
% English :
% Refs : [Gei96] Geisler (1996), Email to G. Sutcliffe
% Source : [Gei96]
% Names :
% Status : Satisfiable
% Rating : 0.00 v3.1.0, 0.29 v2.7.0, 0.20 v2.6.0, 0.50 v2.5.0
% Syntax : Number of clauses : 34 ( 2 unt; 3 nHn; 34 RR)
% Number of literals : 102 ( 0 equ; 68 neg)
% Maximal clause size : 5 ( 3 avg)
% Maximal term depth : 3 ( 1 avg)
% Number of predicates : 5 ( 5 usr; 0 prp; 2-2 aty)
% Number of functors : 17 ( 17 usr; 11 con; 0-2 aty)
% Number of variables : 41 ( 3 sgn)
% SPC : CNF_SAT_RFO_NEQ
% Comments :
%--------------------------------------------------------------------------
%----Include Connections, faults, and gates.
include('Axioms/HWV001-0.ax').
%----Include Half-adder.
include('Axioms/HWV001-1.ax').
%--------------------------------------------------------------------------