Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 650 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 650 Bytes

This repository contains a naive AI planner (basically Dijkstra search in the state space). It also contains the interface to the Unified Planning library.

Setup

In order to install this library, just do:

$ pip install .

inside the root directory of the repository.

Acknowledgments

The development of this repository has been initiated for the AIPlan4EU H2020 project (https://aiplan4eu-project.eu) that is funded by the European Commission under grant agreement number 101016442.