Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 251 Bytes

File metadata and controls

6 lines (4 loc) · 251 Bytes

In the blocks world we were forced to introduce two action schemas, ${Move}$ and ${MoveToTable}$, in order to maintain the ${Clear}$ predicate properly. Show how conditional effects can be used to represent both of these cases with a single action.