27.01.2014 Views

Multiagent Systems

Multiagent Systems

Multiagent Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Prof. Dr. Jürgen Dix · Department of Informatics, TUC <strong>Multiagent</strong> <strong>Systems</strong>, WS 06/07 669/731<br />

9. Agents based on FOL 4. (Con-)Golog<br />

Successor State Axioms:<br />

Poss(a, s) ⊃ [Holding(x, do(a, s)) ≡<br />

a . = pickup(x) ∨ Holding(x, s)∧<br />

a ≠ putontable(x)∧<br />

a ≠ putonfloor(x)]<br />

Poss(a, s) ⊃ [OnT able(x, do(a, s)) ≡<br />

a . = putontable(x)∨<br />

OnT able(x, s) ∧ a ≠ pickup(x)]<br />

Poss(a, s) ⊃ [OnF loor(x, do(a, s)) ≡<br />

a . = putonfloor(x)∨<br />

OnF loor(x, s) ∧ a ≠ pickup(x)]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!