YES

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

The following DP Processors were used


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

Problem 1: SubtermCriterion



Dependency Pair Problem

Dependency Pairs

bin#(s(x), s(y))bin#(x, y)bin#(s(x), s(y))bin#(x, s(y))

Rewrite Rules

bin(x, 0)s(0)bin(0, s(y))0
bin(s(x), s(y))+(bin(x, s(y)), bin(x, y))

Original Signature

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

Strategy


Projection

The following projection was used:

Thus, the following dependency pairs are removed:

bin#(s(x), s(y))bin#(x, y)bin#(s(x), s(y))bin#(x, s(y))