Skip to content

sharpdump/automated-programming-framework

 
 

Repository files navigation

REQUIREMENTS

  • Execute commands
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install scons g++ bison flex++ g++-4.8-multilib

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

automated-programming-framework-private

About

Automated Planning Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.2%
  • Python 8.4%
  • Makefile 1.0%
  • Yacc 0.9%
  • Roff 0.3%
  • Lex 0.1%
  • Other 0.1%