Skip to content
forked from aig-upf/tarski

Tarski - An AI Planning Modeling Framework

License

Notifications You must be signed in to change notification settings

mejrpete/tarski

 
 

Repository files navigation

Tarski - An AI Planning Modeling Framework

Build Status Documentation Status codecov PyPI - Python Version PyPI

What is Tarski

Tarski is a framework for the specification, modeling and manipulation of AI planning problems. Tarski is written in Python and includes parsers for major modeling languages (e.g., PDDL, FSTRIPS, RDDL), along with modules to perform other common tasks such as logical transformations, reachability analysis, grounding of first-order representations and problem reformulations.

Installation: Check the installation instructions.

Documentation: Read the documentation of the project.

Testing: Most tests can be run by executing pytest on the root directory. Alternatively, they can be run through tox, for which several testing environments are defined.

License

Tarski is licensed under the Apache-2.0 License.

About

Tarski - An AI Planning Modeling Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 85.1%
  • Jupyter Notebook 13.1%
  • ANTLR 1.2%
  • Other 0.6%