TPTP Problem File: PUZ045-1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : PUZ045-1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Puzzles (Truthtellers and Liars)
% Problem : Truthtellers and Liars axioms for three types of people
% Version : [ANL] axioms.
% English : Axioms for three types of people; truthtellers, liars and
% normal people.
% Refs : [Smu78] Smullyan (1978), What is the name of this book?
% Source : [ANL]
% Names :
% Status : Satisfiable
% Rating : 0.00 v3.1.0, 0.14 v2.7.0, 0.00 v2.6.0, 0.25 v2.5.0
% Syntax : Number of clauses : 8 ( 0 unt; 3 nHn; 7 RR)
% Number of literals : 23 ( 0 equ; 14 neg)
% Maximal clause size : 4 ( 2 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 1 ( 1 usr; 0 prp; 1-1 aty)
% Number of functors : 4 ( 4 usr; 0 con; 1-2 aty)
% Number of variables : 12 ( 0 sgn)
% SPC : CNF_SAT_RFO_NEQ
% Comments :
%--------------------------------------------------------------------------
%----Include Truthtellers and Liars axioms for three types of people
include('Axioms/PUZ003-0.ax').
%--------------------------------------------------------------------------