YES
The TRS could be proven terminating. The proof took 158 ms.
Problem 1 was processed with processor DependencyGraph (7ms). | Problem 2 was processed with processor PolynomialLinearRange4 (119ms).
__#(__(X, Y), Z) | → | __#(X, __(Y, Z)) | __#(__(X, Y), Z) | → | __#(Y, Z) | |
U11#(tt) | → | U12#(tt) | isNePal#(__(I, __(P, I))) | → | U11#(tt) |
__(__(X, Y), Z) | → | __(X, __(Y, Z)) | __(X, nil) | → | X | |
__(nil, X) | → | X | U11(tt) | → | U12(tt) | |
U12(tt) | → | tt | isNePal(__(I, __(P, I))) | → | U11(tt) |
Termination of terms over the following signature is verified: tt, isNePal, __, U11, U12, nil
Context-sensitive strategy:
μ(T) = μ(tt) = μ(nil) = ∅
μ(U11#) = μ(U12#) = μ(isNePal#) = μ(isNePal) = μ(U11) = μ(U12) = {1}
μ(__#) = μ(__) = {1, 2}
__#(__(X, Y), Z) → __#(X, __(Y, Z)) | __#(__(X, Y), Z) → __#(Y, Z) |
__#(__(X, Y), Z) | → | __#(X, __(Y, Z)) | __#(__(X, Y), Z) | → | __#(Y, Z) |
__(__(X, Y), Z) | → | __(X, __(Y, Z)) | __(X, nil) | → | X | |
__(nil, X) | → | X | U11(tt) | → | U12(tt) | |
U12(tt) | → | tt | isNePal(__(I, __(P, I))) | → | U11(tt) |
Termination of terms over the following signature is verified: tt, isNePal, __, U11, U12, nil
Context-sensitive strategy:
μ(T) = μ(tt) = μ(nil) = ∅
μ(U11#) = μ(U12#) = μ(isNePal#) = μ(isNePal) = μ(U11) = μ(U12) = {1}
μ(__#) = μ(__) = {1, 2}
__(__(X, Y), Z) | → | __(X, __(Y, Z)) | __(X, nil) | → | X | |
__(nil, X) | → | X |
The following dependency pairs are strictly oriented by an ordering on the given polynomial interpretation, thus they are removed:
__#(__(X, Y), Z) | → | __#(X, __(Y, Z)) | __#(__(X, Y), Z) | → | __#(Y, Z) |