Robert, could you maybe make (and test) a similar change to src/downward-ipc?
This also uses "time". I guess I could adapt your change to that file easily
enough, but I don't have a Mac to test it.
This is not properly documented yet, but it's a script that can be used to run
the complete translate/preprocess/search cycle while also properly keeping track
of time for the portfolio settings we used at IPC 2008.
Usage:
$ ./plan-ipc CONFIG DOMAIN_FILE PROBLEM_FILE PLAN_FILE
where CONFIG is a configuration alias like "seq-sat-lama-2011", DOMAIN_FILE and
PROBLEM_FILE are the PDDL inputs, and PLAN_FILE is the file name for the plan
(or plans, for anytime configurations) to be generated.
|