Artificial Intelligence, Lecture 6.1
Artificial Intelligence, Lecture 6.1
AI System 1 / 11
State-space Search
4 / 11
Planning
4 / 11
Planning
4 / 11
Actions
5 / 11
Actions
Coffee
Shop
(cs) Sam's
Office
(off )
Mail Lab
Room (lab)
(mr )
Actions:
Features:
mc – move clockwise
RLoc – Rob’s location
mcc – move
RHC – Rob has coffee
counterclockwise
SWC – Sam wants coffee
puc – pickup coffee
MW – Mail is waiting
dc – deliver coffee
RHM – Rob has mail
pum – pickup mail
dm – deliver mail
6 / 11
Explicit State-space Representation
7 / 11
Explicit State-space Representation
7 / 11
STRIPS Representation
8 / 11
STRIPS Representation
8 / 11
STRIPS Representation
8 / 11
Example STRIPS representation
9 / 11
Example STRIPS representation
9 / 11
Example STRIPS representation
9 / 11
Example STRIPS representation
Given:
A description of the effects and preconditions of the
actions A description of the initial state
A goal to achieve
find a sequence of actions that is possible and will result in a
state satisfying the goal.
10 / 11