You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
udshoffmann edited this page Jul 23, 2019
·
2 revisions
Generic framework from IJCAI'19 submission ==> journal version?
Local explanation in iterative planning, question "why not phi?" relative to current candidate plan pi: return only those properties psi entailed by phi where pi not models psi, ie those psi that would necessarily become true were phi enforced. In OSP goal exclusion context: those neg AND B where pi makes AND B true. Further simplifies computation (set as soft goals only those b that pi makes true), and smaller explanation size. Note done in AAAI'20 submission ==> journal version?