TPTP Problem File: PUZ044-1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : PUZ044-1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Puzzles (Truthtellers and Liars)
% Problem : Truthtellers and Liars axioms for two types of people
% Version : [LO85] axioms.
% English : Axioms for two types of people; truthtellers and liars.
% Refs : [Smu78] Smullyan (1978), What is the name of this book?
% : [LO85] Lusk & Overbeek (1985), Non-Horn Problems
% Source : [LO85]
% 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 : 6 ( 0 unt; 2 nHn; 5 RR)
% Number of literals : 16 ( 0 equ; 10 neg)
% Maximal clause size : 3 ( 2 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 1 ( 1 usr; 0 prp; 1-1 aty)
% Number of functors : 3 ( 3 usr; 0 con; 1-2 aty)
% Number of variables : 10 ( 0 sgn)
% SPC : CNF_SAT_RFO_NEQ
% Comments :
%--------------------------------------------------------------------------
%----Include Truthtellers and Liars axioms for two types of people
include('Axioms/PUZ002-0.ax').
%--------------------------------------------------------------------------