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