Skip to content
Snippets Groups Projects
Commit 27d5dfc8 authored by Alisa Kovtunova's avatar Alisa Kovtunova
Browse files

readme

parent 5e4332c4
Branches master
No related tags found
No related merge requests found
File moved
README 0 → 100644
Pre-Compilation code for performing transformations
* PDDL -> Non Naive DNF transformations ("Nebel") and
* PDDL -> PDDL with derived predicates.
Switching between two modes of pre-compilations is performed by changing a bool variable
Bool nebel = TRUE;
in Line 202 in main.c
After running "make", the program is run by receiving a command line
./ff -o DOMAINFILE -f PROBLEMFILE -A
As an output, it creates two files, domain.pddl and facts.pddl
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment