P(day == Monday) = 0.4
P(day == Tuesday) = 0.4
P(day == Wednesday) = 0.2
P(day == Monday) = 0.4
P(day == Tuesday) = 0.4
P(day == Wednesday) = 0.2
P(day == Thursday) = 0.1
P(x) = 0.1, if 10 <= x <= 20.
P(x) = 0 otherwise.
P(x) = 0.01, if 10 <= x <= 20.
P(x) = 0 otherwise.
P(alarm | fire) = A
P(alarm | not fire) = B
P(fire) = C
P(fire) = 0.1
P(earthquake) = 0.2
P(flood) = 0.4
Commute time 40-60 Fahrenheit 60-80 Fahrenheit above 80 Fahrenheit
< 20 min 0.1 0.05 0.1
20-40 min 0.2 0.1 0.1
> 40 min 0.05 0.1 0.2
Initial state:Is there a conditional plan that achieves this goal with guaranteed success? If yes, list the sequence of actions in that plan. If no, explain why not.
On(A, Table) and On(B, Table) and On(C, Table) and Block(A)
and Block(B) and Block(C) and Clear(A) and Clear(B) and Clear(C)
Goal:
On(A, B) and On(B, C)