Partial Plans: Semantics
[Load(A),Load(B),Fly(),Unload(A)]
[Load(A),Fly(),Load(B),Unload(B)]
Minimal candidate. Corresponds
to safe linearization [ 01324 ? ]
linearization [ 01234 ? ]
Candidate is any action sequence that
-- contains actions corresponding to all the steps,
-- satisfies all the ordering and auxiliary constraints