27.01.2014 Views

Multiagent Systems

Multiagent Systems

Multiagent Systems

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

9. Agents based on FOL 2. Situation Calculus<br />

Question:<br />

How do we axiomatize the Wumpus-world in<br />

FOL?<br />

function KB-AGENT( percept) returns an action<br />

static: KB, a knowledge base<br />

t, a counter, initially 0, indicating time<br />

TELL(KB, MAKE-PERCEPT-SENTENCE( percept, t))<br />

action ASK(KB, MAKE-ACTION-QUERY(t))<br />

TELL(KB, MAKE-ACTION-SENTENCE(action, t))<br />

t t + 1<br />

return action

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

Saved successfully!

Ooh no, something went wrong!