Back Automated programming framework

Automated programming framework

UNIVERSAL PDDL PARSER

  • The parser is included in the repository and is compiled when you run scons in the main directory

PLANNERS

Fast-Downward

  • Is compiled when you run scons
  • There are few required libraries like bison, flex, g++ and python
  • For more information go to the planner webpage