14.07.2013 Views

Classical Planning

Classical Planning

Classical Planning

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.

Representation STRIPS<br />

Applicability and State Transitions [Wic11]<br />

Let L be a set of literals<br />

L + is the set of atoms that are positive literals in L,<br />

L − is the set of all atoms whose negations are in L<br />

Let a be an action and s a state.<br />

Then a is applicable in s ⇔:<br />

precond + (a) ⊆ s; and<br />

precond − (a) ∩ s == {}<br />

The state transition function γ for an applicable action a in state s is<br />

defined as:<br />

γ(s, a) = (s − effects − (a)) ∪ effects + (a)<br />

Radek Maˇrík (marikr@felk.cvut.cz) <strong>Classical</strong> <strong>Planning</strong> 15. dubna 2013 27 / 71

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

Saved successfully!

Ooh no, something went wrong!