caelan / FastForward

https://fai.cs.uni-saarland.de/hoffmann/ff.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directory contains the C implementation of FF-v2.3, as it was
used in the 3rd international planning competition. Build the planner
by typing

make

Which produces an executable named

ff

Usage should be self-explanatory. Running ff without any parameters
prints out a brief help information about the parameters that are
applicable, which basically come down to specifying the domain and
problem files.

Have fun,

Joerg Hoffmann

About

https://fai.cs.uni-saarland.de/hoffmann/ff.html


Languages

Language:C 92.3%Language:Yacc 4.6%Language:C++ 2.1%Language:Lex 0.7%Language:Makefile 0.2%