Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion planutils/packages/metric-ff-2.0/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Metric Fast-Forward 2.0: extended with numerical state variables and axioms",
"description": "The system is an extension of the FF planner to numerical state variables and axioms, more precisely to PDDL2.1 level 2.",
"description": "The system is an extension of the FF planner to numerical state variables\n(fluents) and axioms (derived predicates),\nmore precisely to PDDL2.1 level 2.\nThe standard version of Metric-FF does not handle axioms.\nUse note: The output plan will be found in `results[\"output\"][\"problem.plan\"]`\n",
"homepage": "https://fai.cs.uni-saarland.de/hoffmann/metric-ff.html",
"install-size": "1.3M",
"dependencies": [],
Expand Down