-
Notifications
You must be signed in to change notification settings - Fork 0
Template
RukNdf edited this page Mar 15, 2021
·
5 revisions
Template file, used to generate the LaTeX report.
Uses the following keywords:
* %!name!% ---------> Program name
* %!domain!% -------> Domain name
* %!problem!% ------> Problem name
* %!domainFile!% ---> Domain file
* %!problemFile!% --> Problem file
* %!planFile!% -----> Plan file
* %!plan!% ------> Action. Repeats line for every action in the plan.
* %!planNum!% ---> Number of the current action. Must be in the same line.
* %!val!% --------> Action. Repeats until endval for each action applied.
* %!valNum!% -----> Number of the current action. Must be in the same line.
* %!valP!% -------> Result (errors, resulting predicates). Repeats current line for each error/predicate.
* %!endVal!% -----> End of section. Line is ignored.
* %!goalAchieved!% -> Goal achieved string.