Skip to content
/ py_plan Public
forked from cmaclell/py_plan

A library that implements various planning algorithms.

License

Notifications You must be signed in to change notification settings

afcarl/py_plan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py Plan

This is a Python library of algorithms that implements various planning algorithms written by Christopher MacLellan (http://www.christopia.net). Generally, the system support algorithms for planning in first-order and propositional representations using a variety of techniques.

Installation

You can install this software using pip:

pip install -U py_plan

You can install the latest version of the code directly from github:

pip install -U git+https://github.com/cmaclell/py_plan@master

About

A library that implements various planning algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%