25 February 2004
CS 3243 - Logical Agents (part 2)
37
Inference-based agents in the wumpus world
nA wumpus-world agent using propositional logic:
n
nØP1,1 
nØW1,1 
nBx,y Û (Px,y+1 Ú Px,y-1 Ú Px+1,y Ú Px-1,y)
nSx,y Û (Wx,y+1 Ú Wx,y-1 Ú Wx+1,y Ú Wx-1,y)
nW1,1 Ú W1,2 Ú … Ú W4,4 
nØW1,1 Ú ØW1,2 
nØW1,1 Ú ØW1,3 
n…
n
nÞ 64 distinct proposition symbols, 155 sentences