The first draft of the implementation is finished and experiments for
inadmissible heuristics (especially cea and cg) are in the queue.
What optimal configurations should I test? None of our good heuristics supports
derived variables, so the main concern will be to verify that I did not break
anything for axiom-free tasks. Since my implementation does not change the
variable order, the only expected effect is a 4KB larger memory usage.
|