removing SATPlan and adding conda and sypet
[Benchmarks_CSolver.git] / satPlan2006 / include / Examples / prodigy-bw / bw-sussman.pddl
diff --git a/satPlan2006/include/Examples/prodigy-bw/bw-sussman.pddl b/satPlan2006/include/Examples/prodigy-bw/bw-sussman.pddl
deleted file mode 100644 (file)
index a537d66..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(define (problem bw-sussman)       ; graphplan 6 steps\r
-    (:domain prodigy-bw)\r
-  (:objects A B C)\r
-  (:init (on-table a) (on-table b) (on c a)\r
-               (clear b) (clear c) (arm-empty))\r
-  (:goal (and (on a b) (on b c))))\r