Skip to content

YAPPLA is a naive AI planner, implements a Dijkstra search in the state space

License

Notifications You must be signed in to change notification settings

magazino/yappla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

YAPPLA is a naive AI planner, implements a Dijkstra search in the state space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages