Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 346 Bytes

FOND Utilities

Utilities for parsing and manipulating the FOND planning language. Will be the eventual preprocessor to the PR2 Planner.

Usage

# Determinize a FOND problem
python determinizer <in-domain.pddl> <out-domain.pddl>

Requirements