YES

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

The following DP Processors were used


Problem 1 was processed with processor SubtermCriterion (1ms).

Problem 1: SubtermCriterion



Dependency Pair Problem

Dependency Pairs

rev#(++(x, x))rev#(x)rev#(++(x, y))rev#(x)
rev#(++(x, y))rev#(y)

Rewrite Rules

rev(a)arev(b)b
rev(++(x, y))++(rev(y), rev(x))rev(++(x, x))rev(x)

Original Signature

Termination of terms over the following signature is verified: rev, b, a, ++

Strategy


Projection

The following projection was used:

Thus, the following dependency pairs are removed:

rev#(++(x, x))rev#(x)rev#(++(x, y))rev#(x)
rev#(++(x, y))rev#(y)