next up previous

A decision theoretic problem.

The policy tex2html_wrap_inline875 is a sequential composition of


Example:

pickup(Coffee,55) ; startGo(MO,office(Ann),55) ; endGo(MO,office(Ann),90) ;
senseEffect(endGo(MO,office(Ann),90)) ;
( if robotLoc(office(Ann)) then give(Coffee,Ann,90)
else if robotLoc(Hall) then stop )