Fdez-Olivares, J., Castillo, L., García-Pérez, Ó., and Palao, F. (2006). Bringing Users and Planning Technology Together. Experiences in SIADEX. pages 11–20.
On the planner directory, write:
$ cmake .
$ cmake --build .
And an executable called planner will be produced.
- makefile
- cmake
- flex
- bison
- g++
- python-dev (a restart will probably be required)
- libreadline-dev (a restart will probably be required)
Syntax:
$ ./planner [options] --domain_file (-d) <domain.hpdl> --problem_file (-p) <problem.hpdl>
See:
$ ./planner --help
for more information.