Axiomatize the predicate color and the action paint


Add to the situation calculus example (also available from the course web page) the ability to paint an object. In particular, add the predicate
color(Obj,Col,Sit)
that is true if object Obj has color Col in situation Sit.
The parcel starts off blue. Thus, we have an axiom:
color(parcel,blue,init).
- There is an action paint(Obj,Col) to paint object Obj with color Col. For this question, assume objects can only be painted red, and they can only be painted when the object and the robot are both at position o109. Colors accumulate on the robot (there is nothing that undoes an object being a color; if you paint the parcel red, it is both red and blue - of course this is unrealistic, but it makes the problem simpler).
- Axiomatize the predicate color and the action paint using situation calculus. ( Only)  

Request for Solution File

Ask an Expert for Answer!!
Database Management System: Axiomatize the predicate color and the action paint
Reference No:- TGS090898

Expected delivery within 24 Hours