YES

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

The following DP Processors were used


Problem 1 was processed with processor DependencyGraph (3ms).
 | – Problem 2 was processed with processor PolynomialLinearRange4 (41ms).

Problem 1: DependencyGraph



Dependency Pair Problem

Dependency Pairs

minus#(x, s(y))minus#(x, y)minus#(x, s(y))U11#(minus(x, y), y, x)

Rewrite Rules

minus(x, 0)xminus(x, s(y))U11(minus(x, y), y, x)
U11(s(z), y, x)z

Original Signature

Termination of terms over the following signature is verified: minus, 0, s

Strategy

Context-sensitive strategy:
μ(T) = μ(0) = ∅
μ(U11#) = μ(s) = μ(U11) = {1}
μ(minus) = μ(minus#) = {1, 2}


The following SCCs where found

minus#(x, s(y)) → minus#(x, y)

Problem 2: PolynomialLinearRange4



Dependency Pair Problem

Dependency Pairs

minus#(x, s(y))minus#(x, y)

Rewrite Rules

minus(x, 0)xminus(x, s(y))U11(minus(x, y), y, x)
U11(s(z), y, x)z

Original Signature

Termination of terms over the following signature is verified: minus, 0, s

Strategy

Context-sensitive strategy:
μ(T) = μ(0) = ∅
μ(U11#) = μ(s) = μ(U11) = {1}
μ(minus) = μ(minus#) = {1, 2}


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:

minus#(x, s(y))minus#(x, y)