YES

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

The following DP Processors were used


Problem 1 was processed with processor SubtermCriterion (0ms).
 | – Problem 2 was processed with processor PolynomialLinearRange4iUR (94ms).
 |    | – Problem 3 was processed with processor DependencyGraph (1ms).

Problem 1: SubtermCriterion



Dependency Pair Problem

Dependency Pairs

quot#(x, 0, s(z))div#(x, s(z))div#(x, y)quot#(x, y, y)
quot#(s(x), s(y), z)quot#(x, y, z)

Rewrite Rules

div(0, y)0div(x, y)quot(x, y, y)
quot(0, s(y), z)0quot(s(x), s(y), z)quot(x, y, z)
quot(x, 0, s(z))s(div(x, s(z)))

Original Signature

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

Strategy


Projection

The following projection was used:

Thus, the following dependency pairs are removed:

quot#(s(x), s(y), z)quot#(x, y, z)

Problem 2: PolynomialLinearRange4iUR



Dependency Pair Problem

Dependency Pairs

quot#(x, 0, s(z))div#(x, s(z))div#(x, y)quot#(x, y, y)

Rewrite Rules

div(0, y)0div(x, y)quot(x, y, y)
quot(0, s(y), z)0quot(s(x), s(y), z)quot(x, y, z)
quot(x, 0, s(z))s(div(x, s(z)))

Original Signature

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

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:

div#(x, y)quot#(x, y, y)

Problem 3: DependencyGraph



Dependency Pair Problem

Dependency Pairs

quot#(x, 0, s(z))div#(x, s(z))

Rewrite Rules

div(0, y)0div(x, y)quot(x, y, y)
quot(0, s(y), z)0quot(s(x), s(y), z)quot(x, y, z)
quot(x, 0, s(z))s(div(x, s(z)))

Original Signature

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

Strategy


There are no SCCs!