YES
The TRS could be proven terminating. The proof took 17 ms.
Problem 1 was processed with processor DependencyGraph (2ms).
f#(g(f(a), h(a, f(a)))) | → | f#(h(g(f(a), a), g(f(a), f(a)))) | f#(g(f(a), h(a, f(a)))) | → | f#(a) |
f(g(f(a), h(a, f(a)))) | → | f(h(g(f(a), a), g(f(a), f(a)))) |
Termination of terms over the following signature is verified: f, g, a, h