MAYBE
The TRS could not be proven terminating. The proof attempt took 5106 ms.
The following DP Processors were used
Problem 1 was processed with processor PolynomialLinearRange4iUR (0ms).
| Problem 2 remains open; application of the following processors failed [DependencyGraph (0ms), PolynomialLinearRange4iUR (102ms), DependencyGraph (0ms), PolynomialLinearRange8NegiUR (1089ms), DependencyGraph (0ms), ReductionPairSAT (3353ms), DependencyGraph (1ms), SizeChangePrinciple (48ms)].
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(a, f(x, a)) | → | f#(x, f(f(f(a, a), a), a)) |
Rewrite Rules
f(a, f(x, a)) | → | f(x, f(f(f(a, a), a), a)) |
Original Signature
Termination of terms over the following signature is verified: f, a
Problem 1: PolynomialLinearRange4iUR
Dependency Pair Problem
Dependency Pairs
f#(a, f(x, a)) | → | f#(x, f(f(f(a, a), a), a)) | | f#(a, f(x, a)) | → | f#(a, a) |
f#(a, f(x, a)) | → | f#(f(f(a, a), a), a) | | f#(a, f(x, a)) | → | f#(f(a, a), a) |
Rewrite Rules
f(a, f(x, a)) | → | f(x, f(f(f(a, a), a), a)) |
Original Signature
Termination of terms over the following signature is verified: f, a
Strategy
Polynomial Interpretation
- a: 0
- f(x,y): 1
- f#(x,y): y
Improved Usable rules
f(a, f(x, a)) | → | f(x, f(f(f(a, a), a), a)) |
The following dependency pairs are strictly oriented by an ordering on the given polynomial interpretation, thus they are removed:
f#(a, f(x, a)) | → | f#(a, a) | | f#(a, f(x, a)) | → | f#(f(f(a, a), a), a) |
f#(a, f(x, a)) | → | f#(f(a, a), a) |