Especially for small, informal experiments, it would be nice if the planner
could be run directly on PDDL inputs. To still allow the current mode of
operation, this could be optional, i.e., the planner could accept either PDDL
files or preprocessed output files. In the simplest implementation, the planner
would just call the translator and preprocessor via ::system.
|