You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LPG is a automated planner supporting classical and numeric state variables, and supports durative actions too. It computes plans using one-shoot and anytime operation mode.
After cloning this repository run pip install up-lpg/.
This repository incudes the LPG binaries compiled for Linux. The installation has been tested in Ubuntu 20.04.3 LTS.
Features:
One shot planning
About
LPG is a automated planner supporting classical and numeric state variables, and supports durative actions too. It computes plans using one-shoot and anytime operation mode.