boompig / pddl-parser-2

Updated PDDL parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDDL Parser

This is a collection of utilities to read PDDL and POND (Partially-Observable Non-Deterministic) files.

Functions provided by this package:

  • parsing
  • grounding
  • KTM

Note

I wrote this code as part of my final year undergraduate capstone project at the University of Toronto, under the supervision of Christian Muise and Prof. Sheila McIlraith in 2013. This code is no longer actively maintained, though it should still work.

About

Updated PDDL parser

License:MIT License


Languages

Language:Python 100.0%