TPTP Problem File: PLA029+2.p

View Solutions - Solve Problem

%--------------------------------------------------------------------------
% File     : PLA029+2 : TPTP v8.2.0. Released v2.5.0.
% Domain   : Planning (Blocks world)
% Problem  : Blocks world axioms
% Version  : [Bau99] axioms.
% English  :

% Refs     : [Bau99] Baumgartner (1999), FTP'2000 - Problem Sets
%            [KS96]  Kautz & Selman (1996), Pushing the Envelope: Planning,
%            [KS92]  Kautz & Selman (1992), Planning as Satisfiability
% Source   : [Bau99]
% Names    :

% Status   : Satisfiable
% Rating   : 0.00 v6.1.0, 0.20 v6.0.0, 0.00 v5.4.0, 0.14 v5.2.0, 0.25 v5.0.0, 0.00 v3.2.0, 0.33 v3.1.0, 0.00 v2.7.0, 0.33 v2.5.0
% Syntax   : Number of formulae    :   24 (   0 unt;   0 def)
%            Number of atoms       :  119 (   0 equ)
%            Maximal formula atoms :    8 (   4 avg)
%            Number of connectives :  120 (  25   ~;   0   |;  43   &)
%                                         (   0 <=>;  52  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   8 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (  10 usr;   0 prp; 1-3 aty)
%            Number of functors    :    1 (   1 usr;   0 con; 1-1 aty)
%            Number of variables   :   64 (  64   !;   0   ?)
% SPC      : FOF_SAT_RFO_NEQ

% Comments :
%--------------------------------------------------------------------------
%----Include Blocks world axioms
include('Axioms/PLA002+0.ax').
%--------------------------------------------------------------------------