Skip to content

A library that implements various planning algorithms.

License

Notifications You must be signed in to change notification settings

cmaclell/py_plan

Repository files navigation

https://travis-ci.com/cmaclell/py_plan.svg?branch=master https://coveralls.io/repos/github/cmaclell/py_plan/badge.svg?branch=examples

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

Important Links

About

A library that implements various planning algorithms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages