YES
The TRS could be proven terminating. The proof took 17 ms.
Problem 1 was processed with processor DependencyGraph (3ms). | Problem 2 was processed with processor SubtermCriterion (0ms).
+#(-(x, y), z) | → | +#(x, z) | +#(-(x, y), z) | → | -#(+(x, z), y) |
+(-(x, y), z) | → | -(+(x, z), y) | -(+(x, y), y) | → | x |
Termination of terms over the following signature is verified: +, -
+#(-(x, y), z) → +#(x, z) |
+#(-(x, y), z) | → | +#(x, z) |
+(-(x, y), z) | → | -(+(x, z), y) | -(+(x, y), y) | → | x |
Termination of terms over the following signature is verified: +, -
The following projection was used:
Thus, the following dependency pairs are removed:
+#(-(x, y), z) | → | +#(x, z) |