-- Oct 19 In-Class Exercise Thread
There is not a pit in [1,1] ¬P1,1
There is not a breeze in [1,1] ¬B1,1
There is not a stench in [1,1] ¬S1,1
A square has a Wumpus iff there is a stench in the neighboring square. W1,2⇔(S1,1 and S2,2and S1,3)
There is not a Wumpus in [1,2] ¬W1,2
W2,1⇔(S1,1 and S2,2and S3,1)
There is not a Wumpus in [2,1] ¬W2,1
B1,1⇔(P1,2∨P2,1)
There is not a pit in [1,2] ¬P1,2
B2,1⇔(P1,1∨P2,2∨P3,1)
There is not a pit in [2,1] ¬P2,1
There is a breeze in [2,1] B2,1
There is not a stench in [2,1] ¬S2,1
There is not a wumpus in [2,2]
There is not a wumpus in [3,1]
There is a stench in [1,2] S1,2
There is not a breeze in [1,2] ¬B1,2
A square has a Wumpus iff there is a stench in the neighboring square. W1,3⇔(S1,2∨S2,3∨S1,4)
The Wumpus is not on square [2,2] ¬W2,2
The Wumpus is on square [1,3] W1,3
There is not a pit on square [2,2] ¬P2,2
A square is breezy iff there is a pit in a neighboring square.
B2,1⇔(P1,1∨P2,2∨P3,1)
There is a pit on square [3,1] P3,1
(
Edited: 2022-10-19)
There is not a pit in [1,1] ¬P1,1
There is not a breeze in [1,1] ¬B1,1
There is not a stench in [1,1] ¬S1,1
A square has a Wumpus iff there is a stench in the neighboring square. W1,2⇔(S1,1 and S2,2and S1,3)
There is not a Wumpus in [1,2] ¬W1,2
W2,1⇔(S1,1 and S2,2and S3,1)
There is not a Wumpus in [2,1] ¬W2,1
B1,1⇔(P1,2∨P2,1)
There is not a pit in [1,2] ¬P1,2
B2,1⇔(P1,1∨P2,2∨P3,1)
There is not a pit in [2,1] ¬P2,1
There is a breeze in [2,1] B2,1
There is not a stench in [2,1] ¬S2,1
There is not a wumpus in [2,2]
There is not a wumpus in [3,1]
There is a stench in [1,2] S1,2
There is not a breeze in [1,2] ¬B1,2
A square has a Wumpus iff there is a stench in the neighboring square. W1,3⇔(S1,2∨S2,3∨S1,4)
The Wumpus is not on square [2,2] ¬W2,2
The Wumpus is on square [1,3] W1,3
There is not a pit on square [2,2] ¬P2,2
A square is breezy iff there is a pit in a neighboring square.
B2,1⇔(P1,1∨P2,2∨P3,1)
There is a pit on square [3,1] P3,1