Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planning: An extensible Haskell framework for automated planning languages, paticularly PDDL.

The Planning package centers around extensible type safe expressions for automated planning languages, modelled after Wouter Swierstra's Datatypes ala Carte. Built around this are types describing PDDL, a PDDL parser and serializer, and common utility functions, such as a negation normal form transformation and variable replacement.

This is mostly a support library for my HTN to PDDL translation program plus several internal projects, thus its lack of decent tutorials and documentation.

About

A Haskell library for flexible representation and parsing of PDDL and other similar planning languages

Resources

Stars

7 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages