/fast-forward

Dockerfile for creating an image for running the FF (Fast Forward) planner from https://fai.cs.uni-saarland.de/hoffmann/ff.html

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

fast-forward

Dockerfile for creating an image for running the FF (Fast Forward) planner from https://fai.cs.uni-saarland.de/hoffmann/ff.html

Usage

Usage information:

$ docker run tranchis/fast-forward

Running pddl files from your local computer:

$ docker run -v `pwd`:/pddl tranchis/fast-forward -o domain.pddl -f problem.pddl