Code looks good. Without tests, I'm not sure I understand the subtle effects
this will have on the option parser and documentation, especially with the
LAMA-FF synergy.
Hence I suggest running a small local experiment with seq-sat-lama-2011,
before/after, on one task where LAMA finds multiple plans but eventually
terminates. For example, a blocksworld task that is large enough to require a
few seconds of search to finish the anytime search, but small enough for anytime
search to finish. Then check in meld what changes.
With other heuristics, I think this will either not break or break in a way that
we will find out automatically soon anyway, so no more tests necessary.
I don't fully understand what this will do with the documentation, but I think
if we merge issue749 soon, we will be fine.
|