YES

The TRS could be proven terminating. The proof took 177 ms.

The following DP Processors were used


Problem 1 was processed with processor PolynomialLinearRange4iUR (126ms).
 | – Problem 2 was processed with processor PolynomialLinearRange4iUR (12ms).

Problem 1: PolynomialLinearRange4iUR



Dependency Pair Problem

Dependency Pairs

f#(cons(a, k), y)f#(y, k)f#(empty, cons(a, k))f#(cons(a, k), k)

Rewrite Rules

f(x, empty)xf(empty, cons(a, k))f(cons(a, k), k)
f(cons(a, k), y)f(y, k)

Original Signature

Termination of terms over the following signature is verified: f, empty, cons

Strategy


Polynomial Interpretation

There are no usable rules

The following dependency pairs are strictly oriented by an ordering on the given polynomial interpretation, thus they are removed:

f#(empty, cons(a, k))f#(cons(a, k), k)

Problem 2: PolynomialLinearRange4iUR



Dependency Pair Problem

Dependency Pairs

f#(cons(a, k), y)f#(y, k)

Rewrite Rules

f(x, empty)xf(empty, cons(a, k))f(cons(a, k), k)
f(cons(a, k), y)f(y, k)

Original Signature

Termination of terms over the following signature is verified: f, empty, cons

Strategy


Polynomial Interpretation

There are no usable rules

The following dependency pairs are strictly oriented by an ordering on the given polynomial interpretation, thus they are removed:

f#(cons(a, k), y)f#(y, k)