|
Project Information
|
Implements a tool for converting NP problems specified in the existential fragment of second-order logic into STRIPS problems in PDDL format. np2pddlThe tool receives three inputs:
The output of the tool is a PDDL domain and problem file such that the problem has solution iff the input instance satisfies the property. Moreover, deciding plan-existence for the PDDL problem is guaranteed to be NP-complete, and a certificate for the validity of the property can be recovered in linear time from the plan. The tools has been tested on different properties encoding classical NP-complete problems. The distribution includes an extensive collection of problems. For more details, see
Notes:
|