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.

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

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

An Example Golog Program<br />

Action preconditions:<br />

Poss(pickup(x), s) ≡ ∀z¬Holding(z, s)<br />

Poss(putontable(x), s) ≡ Holding(x, s)<br />

Poss(putonfloor(x), s) ≡ Holding(x, s)<br />

Initial state:<br />

OnT able(x, S 0 ) ≡ (x . = A) ∨ (x . = B)<br />

∀x¬Holding(x, S 0 )

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

Saved successfully!

Ooh no, something went wrong!