Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. (4 points) This is the Wumps world problem which has 4 x 4 squares. PIT PIT PIT Let Pij be true if there is

image text in transcribed
2. (4 points) This is the Wumps world problem which has 4 x 4 squares. PIT PIT PIT Let Pij be true if there is a pit in [i,j]. Let Wij be true if there is a wumps in [i,j] Let Bij be true if there is a breeze in [i,j]. Let Sij be true if there is a smell in [i,j]. Pits cause breezes in adjacent squares Wumps cause smells in adjacent squares The given knowledge base is from (1) to (20). This is all you have. You need to convert the necessary followings to CNF and apply inference rules. (2) (B2, 1(P 1,1 v P2,2 v P3, 1 )) (1) (B1,1(P1,2v P2,1)) (3) (B1,2(P1,lv P2,2 v P13)) (4) (B 1,3(P 1,2v P2,3x P 1,4 )) (5) (B3,1 (P2,1v P3,2 v P4,1)) (6) (SI,l (W1,2vW2,1)) (9) (S 1,3(W1,2v W2,3 v W 1,4 )) (10) (S3,l (W2,lv W3,2 v W4,1 )) (11) B1,1 (12)-S1, (13) S2,1 (14) B1,2 (15) B2,1 (16) S1,4 (17) B4,1 (18) S1,2 (19) B3,2 (20) S2,3 (2-1) Method 1: Provethat position3hasawumps, that is, (W3, 1) by inference rules, write the process of the proof with the corresponding number of rules and facts (2-2) Method 2: Prove KB-w3,1 by contradiction to show KB ~ W31 is unsatifiable write the process of the proof with the correspondin

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Systems

Authors: Sham Navathe,Ramez Elmasri

5th Edition

B01FGJTE0Q, 978-0805317558

More Books

Students also viewed these Databases questions

Question

List out some inventory management techniques.

Answered: 1 week ago