MAYBE
The TRS could not be proven terminating. The proof attempt took 5388 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 (1ms), PolynomialLinearRange4iUR (99ms), DependencyGraph (1ms), PolynomialLinearRange8NegiUR (499ms), DependencyGraph (1ms), ReductionPairSAT (4421ms), DependencyGraph (1ms), SizeChangePrinciple (5ms)].
The following open problems remain:
Open Dependency Pair Problem 2
Dependency Pairs
f#(x, f(a, f(f(a, a), a))) | → | f#(f(a, x), x) |
Rewrite Rules
f(x, f(a, f(f(a, a), a))) | → | f(f(a, x), x) |
Original Signature
Termination of terms over the following signature is verified: f, a
Problem 1: PolynomialLinearRange4iUR
Dependency Pair Problem
Dependency Pairs
f#(x, f(a, f(f(a, a), a))) | → | f#(a, x) | | f#(x, f(a, f(f(a, a), a))) | → | f#(f(a, x), x) |
Rewrite Rules
f(x, f(a, f(f(a, a), a))) | → | f(f(a, x), x) |
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): 2y + 2x
Improved Usable rules
f(x, f(a, f(f(a, a), a))) | → | f(f(a, x), x) |
The following dependency pairs are strictly oriented by an ordering on the given polynomial interpretation, thus they are removed:
f#(x, f(a, f(f(a, a), a))) | → | f#(a, x) |